fix inconsistency #99
This commit is contained in:
parent
28f593f0a8
commit
8e30d82119
@ -548,7 +548,7 @@ extern void initCharTypes(void);
|
||||
|
||||
/**** stuff from pl-os.c ****/
|
||||
extern void cleanupOs(void);
|
||||
extern void PL_clock_wait_ticks(intptr_t waited);
|
||||
extern void PL_clock_wait_ticks(long waited);
|
||||
extern void setOSFeatures(void);
|
||||
extern uintptr_t FreeMemory(void);
|
||||
extern uint64_t _PL_Random(void);
|
||||
|
Reference in New Issue
Block a user