- moved the dictionary implementation into the 'scripting' folder where it really belongs.
This commit is contained in:
parent
40e380f2c0
commit
cc48f18303
5 changed files with 4 additions and 4 deletions
|
|
@ -56,7 +56,7 @@
|
|||
#include "wi_stuff.h"
|
||||
#include "a_dynlight.h"
|
||||
#include "types.h"
|
||||
#include "utility/dictionary.h"
|
||||
#include "dictionary.h"
|
||||
|
||||
static TArray<FPropertyInfo*> properties;
|
||||
static TArray<AFuncDesc> AFTable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue