LAB: Remove leftover debug code
This commit is contained in:
parent
5bc37fd878
commit
d25d74ef20
1 changed files with 0 additions and 11 deletions
|
@ -930,17 +930,6 @@ void doJournal() {
|
|||
ungetVGABaseAddr();
|
||||
}
|
||||
|
||||
/*
|
||||
struct SaveGameInfo {
|
||||
unsigned short RoomNumber;
|
||||
unsigned short Direction;
|
||||
byte *SaveGameImage;
|
||||
char SaveGameDate[128];
|
||||
};
|
||||
|
||||
int getSaveGameList(SaveGameInfo *info, int maxNum);
|
||||
*/
|
||||
|
||||
#define QUARTERNUM 30
|
||||
|
||||
extern InventoryData *Inventory;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue