home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD1.bin
/
useful
/
util
/
libs
/
reqtools
/
glue
/
gcc
/
gcc_glue.lha
/
src
/
LibSource.lha
/
rtUnlockWindow.S
< prev
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
|
1994-02-01
|
172 b
|
15 lines
#include "reqtools.i"
.globl _rtUnlockWindow
.text
_rtUnlockWindow:
movel a6,sp@-
GETRTBASE
moveml sp@(8),a0/a1
jsr a6@(_LVOrtUnlockWindow:W)
movel sp@+,a6
rts