mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-28 00:52:00 +00:00
add EOF marker before Coordinates so quadrants that loop backwards will exit properly
This commit is contained in:
parent
59fd21d201
commit
cf73196f63
@ -18,6 +18,7 @@ input = $FE ; word
|
|||||||
!source "src/fx/fx.hgr.precomputed.1bit.a"
|
!source "src/fx/fx.hgr.precomputed.1bit.a"
|
||||||
|
|
||||||
+FX_INITONCE_1BIT CoordinatesFile, Start
|
+FX_INITONCE_1BIT CoordinatesFile, Start
|
||||||
|
sta Coordinates-2
|
||||||
|
|
||||||
Start
|
Start
|
||||||
+BUILD_HGR_LOOKUP_TABLES hgrlo, hgr1hi
|
+BUILD_HGR_LOOKUP_TABLES hgrlo, hgr1hi
|
||||||
|
Loading…
Reference in New Issue
Block a user