diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-10-23 21:18:49 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-10-23 21:18:49 -0500 |
commit | c23a633a44a5c3e6c53928b1d2d406195cee086d (patch) | |
tree | c283f0966251ae9e3e4f9da488447afed48dd5bd /data | |
parent | cd7c3476d51379a622210973be817ab783eabfa0 (diff) |
Prepare for dumping
Diffstat (limited to 'data')
-rw-r--r-- | data/event_scripts.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 0f6ea494e..c3d9b26c9 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -1,4 +1,5 @@ .include "asm/macros.inc" + .include "asm/macros/events.inc" .include "constants/constants.inc" .section script_data, "aw", %progbits |