diff options
| author | Clownacy <Clownacy@users.noreply.github.com> | 2018-02-25 00:11:34 +0000 |
|---|---|---|
| committer | Clownacy <Clownacy@users.noreply.github.com> | 2018-02-25 00:11:34 +0000 |
| commit | b3b5d41d8aaa8793d2c6fd8edbe95f7d0d0d7a68 (patch) | |
| tree | 4a1aa05f7958dce299d42ebf398e0477ec4e0bd1 /_inc | |
| parent | d57b2f14f1933fee3f74738fba9fd06500e2c444 (diff) | |
| parent | 416cdf629b4da1c4f94d1cf67cf8dada9fa64e7d (diff) | |
Merge branch 'AS' of https://github.com/sonicretro/s1disasm into AS
Diffstat (limited to '_inc')
| -rw-r--r-- | _inc/Start Location Array - Levels.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_inc/Start Location Array - Levels.asm b/_inc/Start Location Array - Levels.asm index 61c39fe..9fc80ac 100644 --- a/_inc/Start Location Array - Levels.asm +++ b/_inc/Start Location Array - Levels.asm @@ -34,8 +34,8 @@ zonewarning StartLocArray,$10 - binclude "startpos\end1.bin" - binclude "startpos\end2.bin" + binclude "startpos/end1.bin" + binclude "startpos/end2.bin" dc.w $80,$A8 dc.w $80,$A8 |
