unpack zips in src to better compression
This commit is contained in:
4
sources/z-tools/trunk/zview/wintimer.h
Normal file
4
sources/z-tools/trunk/zview/wintimer.h
Normal file
@@ -0,0 +1,4 @@
|
||||
extern void TimerInit( int32 slice_timer);
|
||||
extern int16 TimerAttach( WINDOW *win, void *func);
|
||||
extern void TimerDelete( WINDOW *win);
|
||||
|
||||
Reference in New Issue
Block a user