bg: Use data.strz for the filename

This commit is contained in:
Ry 2023-03-22 16:36:25 -07:00
parent 4e0ab3a75d
commit 22c8e1f820

View File

@ -18,7 +18,7 @@
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
#include "../../../fox32rom/fox32rom.def"