From: Pokemonhacker <pok...@us...> - 2004-11-05 00:52:01
|
Update of /cvsroot/vba/VisualBoyAdvance/win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30025 Modified Files: GBA.dsp Log Message: Dialog to provide game override settings related to vba-over.ini Index: GBA.dsp =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/win32/GBA.dsp,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** GBA.dsp 15 Sep 2004 22:13:58 -0000 1.21 --- GBA.dsp 5 Nov 2004 00:51:52 -0000 1.22 *************** *** 561,564 **** --- 561,568 ---- # Begin Source File + SOURCE=..\src\win32\GameOverrides.cpp + # End Source File + # Begin Source File + SOURCE=..\src\win32\GDIDisplay.cpp # End Source File *************** *** 737,740 **** --- 741,748 ---- # Begin Source File + SOURCE=..\src\win32\GameOverrides.h + # End Source File + # Begin Source File + SOURCE=..\src\gb\GB.h # End Source File |