mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-17 07:31:19 +00:00
remove unused macro
This commit is contained in:
parent
ecb173ba8a
commit
9bb4524402
@ -104,21 +104,6 @@ hgr1himirror = $BF40 ; $C0 bytes
|
||||
+ rts
|
||||
}
|
||||
|
||||
!macro DEC_INPUT_AND_LOOP .loop {
|
||||
lda input
|
||||
beq +
|
||||
dec input
|
||||
dec input
|
||||
jmp .loop
|
||||
+ dec input
|
||||
dec input
|
||||
dec input+1
|
||||
bit $c000
|
||||
bmi +
|
||||
jmp .loop
|
||||
+ rts
|
||||
}
|
||||
|
||||
!macro FX_PRECOMPUTED_2BIT .coords {
|
||||
+BUILD_HGR_LOOKUP_TABLES hgrlo, hgr1hi
|
||||
+BUILD_MIRROR_COLS mirror_cols
|
||||
|
Loading…
x
Reference in New Issue
Block a user