1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-05-05 08:33:23 -07:00

move text to be better visible on CRT TVs

This commit is contained in:
Connor Olding 2018-07-01 18:36:05 +02:00
parent df13f93892
commit b3f622cbee

View File

@ -59,9 +59,9 @@ spawn:
nop
return:
// render actor number
call simple_text, 0x0001001C, 0x88CCFFFF, fmt, s0
call simple_text, 0x000F001B, 0x88CCFFFF, fmt, s0
// render actor variable
call simple_text, 0x0006001C, 0xFFCC88FF, fmt, s3
call simple_text, 0x0014001B, 0xFFCC88FF, fmt, s3
// done
sh s0, anum
sw s1, hold_delay