Mode 4 fixed
This commit is contained in:
@@ -395,7 +395,7 @@
|
||||
%%notflipypart
|
||||
add ecx,[yposng]
|
||||
%%yesflipypart
|
||||
add ecx,[yposng]
|
||||
|
||||
test word[vrama+eax],4000h
|
||||
jnz near %%flipxpart
|
||||
push eax
|
||||
@@ -504,7 +504,6 @@
|
||||
jmp %%next
|
||||
%endmacro
|
||||
|
||||
|
||||
%macro drawlinengom16b 10
|
||||
; tile value : bit 15 = flipy, bit 14 = flipx, bit 13 = priority value
|
||||
; bit 10-12 = palette, 0-9=tile#
|
||||
|
||||
Reference in New Issue
Block a user