From: Johnathan G. <da...@us...> - 2002-04-06 12:14:19
|
daren 2002/04/06 04:14:12 PST Modified files: gamekernel/sample/aster main.cpp Log: Finally found out why the update, appinit, and draw functions weren't being called. onAppInit doesn't call OnAppInit :P Fixed; aster now compiles and runs with gamekernel again. Revision Changes Path 1.5 +19 -12 lib/gamekernel/sample/aster/main.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/sample/aster/main.cpp.diff?r1=1.4&r2=1.5&diff_format=h |