- moved the script compiler's backend to 'common'.
This commit is contained in:
parent
3454314bb1
commit
a28182fe35
16 changed files with 44 additions and 39 deletions
|
|
@ -49,7 +49,7 @@
|
|||
#include "a_weapons.h"
|
||||
#include "p_conversation.h"
|
||||
#include "v_text.h"
|
||||
#include "backend/codegen.h"
|
||||
#include "codegen.h"
|
||||
#include "stats.h"
|
||||
#include "info.h"
|
||||
#include "thingdef.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue