- copied inventory files to their own folder.
It's about time this stuff is getting cleaned up seriously. Both a_pickups.cpp and a_artifacts.cpp are so overstuffed that it has become a chore finding stuff in there.
This commit is contained in:
parent
b1910effd6
commit
014e04ce82
13 changed files with 11 additions and 9 deletions
|
|
@ -82,8 +82,7 @@
|
|||
#include "i_music.h"
|
||||
#include "serializer.h"
|
||||
#include "thingdef.h"
|
||||
|
||||
#include "g_shared/a_pickups.h"
|
||||
#include "a_pickups.h"
|
||||
|
||||
extern FILE *Logfile;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue