This commit is contained in:
parent
994ee1a7ae
commit
d17e6c0d29
13 changed files with 530 additions and 171 deletions
|
@ -63,10 +63,6 @@
|
|||
#include "map\map.h"
|
||||
#endif
|
||||
|
||||
#ifndef __BACKEND_PARTY_H__
|
||||
#include "backend\party.h"
|
||||
#endif
|
||||
|
||||
#ifndef __BACKEND_CREDITS_H__
|
||||
#include "backend\credits.h"
|
||||
#endif
|
||||
|
@ -116,7 +112,6 @@ CScene *CSceneSelector::s_sceneList[]=
|
|||
&FmaScene,
|
||||
&MapScene,
|
||||
&ShopScene,
|
||||
&PartyScene,
|
||||
&CreditsScene,
|
||||
&AnimTestScene,
|
||||
&SaveScene,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue