fixed the 32bit version
[ld45_start_nothing] / src / data.asm
index 6da8bdd..e6eab2f 100644 (file)
@@ -1,5 +1,7 @@
 ; vi:filetype=nasm ts=8 sts=8 sw=8
 
+       section .data
+
        global sprsheet_cmap
        global sprsheet_tiles
 %include "data/sprsheet.inc"