mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 09:35:35 +00:00
Fixed "no newline at end of file" warnings.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@342 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f31ae87152
commit
f8d7231be8
@ -31,4 +31,4 @@ void VideoCommon_LoadState() {
|
||||
#ifdef WIN32
|
||||
MessageBoxA(NULL, "LOADING STATE", "From Common Video Library", NULL);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user