home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
misc
/
shell_1
/
Shell
/
h
/
ForcRedraw
< 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
|
1994-08-30
|
171 b
|
12 lines
#ifndef __Shell_ForcRedraw_h
#define __Shell_ForcRedraw_h
#ifndef __Shell_h
#include "Shell.Shell.h"
#endif
void Shell_ForceRectRedrawAll( Shell_rectblock *r);
#endif