mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +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
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ void VideoCommon_LoadState() {
|
|||
#ifdef WIN32
|
||||
MessageBoxA(NULL, "LOADING STATE", "From Common Video Library", NULL);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue