Fix TV and splash on res change

This commit is contained in:
elasota
2020-04-04 18:50:29 -04:00
parent 59e9a9480e
commit 805638f2c9
5 changed files with 31 additions and 20 deletions

View File

@@ -76,7 +76,6 @@ void ZeroDinahs (void);
void ZeroDinahsNotInRoom (SInt16);
SInt16 AddDynamicObject(SInt16 what, Rect *where, objectType *who, SInt16 room, SInt16 index, Boolean isOn, Boolean keepExisting);
void OffsetDynamics(SInt16 h, SInt16 v);
void DoGameOver (void); // --- GameOver.c
void FlagGameOver (void);