Skip to content

Commit

Permalink
Memory calcs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Doomhack committed Jun 13, 2020
1 parent c30ab98 commit 6e75da4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified GBADoomMemory.xlsx
Binary file not shown.
4 changes: 2 additions & 2 deletions source/doom_iwad.c
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#pragma GCC optimize ("-O0")

//#include "iwad/doom1.c"
//#include "iwad/doomu.c"
#include "iwad/doomu.c"
//#include "iwad/doom2.c"
//#include "iwad/tnt.c"
//#include "iwad/plutonia.c"
#include "iwad/sigil.c"
//#include "iwad/sigil.c"

#include "doom_iwad.h"

Expand Down

0 comments on commit 6e75da4

Please # to comment.