diff options
| author | camthesaxman <cameronghall@cox.net> | 2017-12-11 12:41:13 -0600 |
|---|---|---|
| committer | camthesaxman <cameronghall@cox.net> | 2017-12-11 12:41:13 -0600 |
| commit | 9525fdd54de805e8b45e23df6a57074e077c175d (patch) | |
| tree | af62f4a34588c3ad679249cfed757ac2a8eb075a /data/player_pc.s | |
| parent | c681b482c2ab0a4281cb6ad5927ce8ca565a3692 (diff) | |
convert more constants
Diffstat (limited to 'data/player_pc.s')
| -rw-r--r-- | data/player_pc.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/player_pc.s b/data/player_pc.s index c3422db30..47bdbff39 100644 --- a/data/player_pc.s +++ b/data/player_pc.s @@ -1,3 +1,4 @@ +#include "constants/items.h" .include "asm/macros.inc" .include "constants/constants.inc" |
