(svn r3191) Move declaration and definition of _dbg_screen_rect to a place where it somewhat makes sense and wrap them in #ifdef _DEBUG

This commit is contained in:
tron
2005-11-16 08:35:26 +00:00
parent 3bf8d2ccbb
commit 1d109214bc
4 changed files with 8 additions and 3 deletions

1
hal.h
View File

@@ -43,7 +43,6 @@ enum DriverType {
};
extern void GameLoop(void);
extern bool _dbg_screen_rect;
// Deals with finding savegames