home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
prog-asm
/
asmonedm.lzh
/
ASMOneDemo
/
ASMOneDemo.lzh
/
ASM-One
/
Include
/
graphics
/
regions.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-10-17
|
311 b
|
18 lines
IFND GRAPHICS_REGIONS_I
GRAPHICS_REGIONS_I = 1
IFND GRAPHICS_GFX_I
INCLUDE graphics/gfx.i
ENDC
RSRESET
Region RS.B 0
rg_bounds RS.B ra_SIZEOF
rg_RegionRectangle RS.L 1
rg_SIZEOF RS.W 0
RSRESET
RegionRectangle RS.B 0
rr_Next RS.L 1
rr_Prev RS.L 1
rr_bounds RS.B ra_SIZEOF
rr_SIZEOF RS.W 0
ENDC