Forum
UDG problem - Printable Version

+- Forum (https://www.boriel.com/forum)
+-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11)
+---- Forum: Help & Support (https://www.boriel.com/forum/forumdisplay.php?fid=16)
+---- Thread: UDG problem (/showthread.php?tid=313)



UDG problem - slenkar - 02-22-2011

I have 2 graphics
factory.bin and select.bin

factory is 17 bytes and select.bin is 9 bytes

When I put include select.bin first the graphics work
but when i include factory.bin first the select.bin graphic is not shown on screen, it is just blank

both were created and exported from sevenup sprite editor.