X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=ld45_start_nothing;a=blobdiff_plain;f=src%2Fdata.asm;h=e6eab2f5baba4737c17c83113c61a3bf30a14b9c;hp=6da8bdd936f169a8aa823655ac2aea2f7c5b6d02;hb=78cf90d60c7cdbfcb8bc1d3e3d03a577d1b70f7b;hpb=2cef53ae69622dc995fa0f4ac7a6d793684b4403 diff --git a/src/data.asm b/src/data.asm index 6da8bdd..e6eab2f 100644 --- a/src/data.asm +++ b/src/data.asm @@ -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"