bg: Use data.strz for the filename
This commit is contained in:
parent
4e0ab3a75d
commit
22c8e1f820
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
call end_current_task
|
call end_current_task
|
||||||
|
|
||||||
bg_file_name: data.str "bg.raw"
|
bg_file_name: data.strz "bg.raw"
|
||||||
bg_file_struct: data.fill 0, 8
|
bg_file_struct: data.fill 0, 8
|
||||||
|
|
||||||
#include "../../../fox32rom/fox32rom.def"
|
#include "../../../fox32rom/fox32rom.def"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user