I had misspelled a macro name.

This commit is contained in:
Chris Want
2004-03-28 22:33:21 +00:00
parent bbb94cd3df
commit 07067e1a95

View File

@@ -369,7 +369,7 @@ static void restore_all_scene_cfra(LinkNode *storelist) {
void start_game(void) void start_game(void)
{ {
#if GAMEBLENDER == 1 #if GAMEBLENDER == 1
#ifndef NAN_NO_KETSJI #ifndef NO_KETSJI
Scene *sc, *startscene = G.scene; Scene *sc, *startscene = G.scene;
LinkNode *scene_cfra_store; LinkNode *scene_cfra_store;