Skip to content

Commit

Permalink
Use shareware iwad by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
Doomhack committed Feb 29, 2020
1 parent 37138af commit eb92628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/doom_iwad.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma GCC optimize ("-O0")

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

0 comments on commit eb92628

Please sign in to comment.