Fixed "no newline at end of file" warning.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@339 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Maarten ter Huurne 2008-08-27 09:05:52 +00:00
parent f55722e288
commit 7d0bf8a101
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@
void VideoCommon_SaveState(); void VideoCommon_SaveState();
void VideoCommon_LoadState(); void VideoCommon_LoadState();
#endif #endif