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:
parent
f55722e288
commit
7d0bf8a101
|
@ -23,4 +23,4 @@
|
||||||
void VideoCommon_SaveState();
|
void VideoCommon_SaveState();
|
||||||
void VideoCommon_LoadState();
|
void VideoCommon_LoadState();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue