home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
apps
/
clib
/
progs
/
stubshack
/
HeapGraph_!HeapDisp_h_Update
< 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-11-29
|
156 b
|
11 lines
#ifndef __Update_h
#define __Update_h
#ifndef __Structs_h
#include "Structs.h"
#endif
void ForceRegionUpdate( app_block *app, int pos, int size);
#endif