mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
9a6d555508
* Cvdump wrapper and parser. Matching library functions
* Remove 'Self' type int (3.11+)
* Add temp reference for entrypoints
* ISLE using multithreaded libc
* 🙄
47 lines
691 B
C
47 lines
691 B
C
#ifdef 0
|
|
|
|
// LIBRARY: ISLE 0x402f80
|
|
// LIBRARY: LEGO1 0x10086240
|
|
// _malloc
|
|
|
|
// LIBRARY: ISLE 0x402fa0
|
|
// LIBRARY: LEGO1 0x10086260
|
|
// _free
|
|
|
|
// LIBRARY: ISLE 0x408220
|
|
// LIBRARY: LEGO1 0x1008b400
|
|
// _atol
|
|
|
|
// LIBRARY: ISLE 0x4082d0
|
|
// LIBRARY: LEGO1 0x1008b4b0
|
|
// _atoi
|
|
|
|
// LIBRARY: LEGO1 0x1008b4c0
|
|
// _strtok
|
|
|
|
// LIBRARY: ISLE 0x4085c0
|
|
// LIBRARY: LEGO1 0x1008b5a0
|
|
// _sprintf
|
|
|
|
// LIBRARY: ISLE 0x4081e0
|
|
// _srand
|
|
|
|
// LIBRARY: ISLE 0x4081f0
|
|
// LIBRARY: LEGO1 0x1008b640
|
|
// _rand
|
|
|
|
// entry
|
|
// LIBRARY: ISLE 0x4082e0
|
|
// _WinMainCRTStartup
|
|
|
|
// entry
|
|
// LIBRARY: LEGO1 0x1008c860
|
|
// __DllMainCRTStartup@12
|
|
|
|
// LIBRARY: ISLE 0x409110
|
|
// __mtinit
|
|
|
|
// LIBRARY: ISLE 0x409190
|
|
// __getptd
|
|
|
|
#endif
|