follow-up
staticfn define caused test to succeed when it shouldn't have
This commit is contained in:
@@ -2733,6 +2733,7 @@ void restore_gamelog(NHFILE *);
|
||||
boolean restgamestate(NHFILE *);
|
||||
void restore_msghistory(NHFILE *);
|
||||
#endif
|
||||
extern void rest_adjust_levelflags(void);
|
||||
|
||||
/* ### rip.c ### */
|
||||
|
||||
|
||||
@@ -35,7 +35,6 @@ staticfn boolean restgamestate(NHFILE *);
|
||||
staticfn void rest_bubbles(NHFILE *);
|
||||
staticfn void restore_gamelog(NHFILE *);
|
||||
staticfn void restore_msghistory(NHFILE *);
|
||||
staticfn void rest_adjust_levelflags(void);
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user