A83: SOS question


[Prev][Next][Index][Thread]

A83: SOS question




What is the proper way to make a libs block?
The one I have here:

libs:
.db "ZGFXL" ,0,0,0,lib1,vec0 ;LargeSprite
.db "ZGFXL" ,0,0,0,lib2,vec1 ;Fastcopy
.db "ZLIB",0,0,0,0,lib1,vec2 ;PutSprite
.db "ZLIB",0,0,0,0,lib2,vec3 ;Random
.db $FF
ionLargeSprite = vec0
ionfastcopy    = vec1
ionPutSprite   = vec2
ionRandom      = vec3

doesn't work! (no screen updates!)

It's probably a really stupid mistake, but what am I doing wrong?
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com