diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-10-31 00:12:26 +0200 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-10-31 00:21:55 +0200 |
| commit | 1e4b2b1f32bd093e142df34bb750e74717a68029 (patch) | |
| tree | e20097ed145159daf2bec2b93b819b1eb63f9672 /data/scripts.s | |
| parent | a87c35c4a5e04cb064d71685c2b9e3137e797091 (diff) | |
Extract gfx groups
Diffstat (limited to 'data/scripts.s')
| -rw-r--r-- | data/scripts.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts.s b/data/scripts.s index 3d208c56..5e02e94b 100644 --- a/data/scripts.s +++ b/data/scripts.s @@ -6,7 +6,7 @@ .syntax unified .text - + .include "data/scripts/script_08008B5C.inc" .include "data/scripts/script_08008D50.inc" .include "data/scripts/script_08008D8C.inc" |
