I’m currently having trouble understanding some areas of the DATA command. I know how title DATA and map DATA works but I don’t know how it works whenever it just a bunch of numbers. I guess it would be easier if I knew the entire definition of DATA(maybe someone could tell me.) Anyway, here’s an example of what I’m not understanding.
SPDEF “@SPDATA” @SPDATA DATA 256,80,16,16,8,8,1 DATA 304,80,16,16,8,8,1 DATA 0,256,16,16,8,8,1 DATA ... DATA ...It’s something like that. I was wondering how this worked and was trying to understand it so I could maybe use it in the future. Help is greatly appreciated, thank you.