mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
7e9d3bde65
* Name substitution for reccmp asm output * Decomp marker corrections * Fix a few annotations * Fix IslePathActor dtor * Fix audio presenter * Fix LegoEntity::Create * Fix Pizza and related * Fix path part * Add missing annotations * Add missing annotations * Add more missing annotations * Fix MxNotificationParam * More fixes * More fixes * Add missing annotations * Fixes * More annotations * More annotations * More annotations * More annotations * Fixes and annotations * Find imports and thunk functions * Fix more bugs * Add some markers for LEGO1 imports, fix SIZE comment * Add more annotations * Rename annotation * Fix bugs and annotations * Fix bug * Order * Update legoanimpresenter.h * Re-enable print-rec-addr option --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
125 lines
1.8 KiB
C
125 lines
1.8 KiB
C
#ifdef 0
|
|
|
|
// aka `operator new`
|
|
// LIBRARY: ISLE 0x402f80
|
|
// LIBRARY: LEGO1 0x10086240
|
|
// ??2@YAPAXI@Z
|
|
|
|
// aka `operator delete`
|
|
// LIBRARY: ISLE 0x402fa0
|
|
// LIBRARY: LEGO1 0x10086260
|
|
// ??3@YAXPAX@Z
|
|
|
|
// LIBRARY: ISLE 0x406dd0
|
|
// LIBRARY: LEGO1 0x1008a090
|
|
// _malloc
|
|
|
|
// LIBRARY: ISLE 0x406f00
|
|
// LIBRARY: LEGO1 0x1008a1c0
|
|
// _free
|
|
|
|
// LIBRARY: ISLE 0x407ec0
|
|
// LIBRARY: LEGO1 0x1008b020
|
|
// ___CxxFrameHandler
|
|
|
|
// 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: LEGO1 0x1008b608
|
|
// __ftol
|
|
|
|
// LIBRARY: LEGO1 0x1008b630
|
|
// _srand
|
|
|
|
// LIBRARY: LEGO1 0x1008b680
|
|
// _strncmp
|
|
|
|
// LIBRARY: LEGO1 0x1008b730
|
|
// _fprintf
|
|
|
|
// LIBRARY: LEGO1 0x1008b780
|
|
// _fwrite
|
|
|
|
// LIBRARY: LEGO1 0x1008b950
|
|
// _fread
|
|
|
|
// LIBRARY: LEGO1 0x1008bbd0
|
|
// _fclose
|
|
|
|
// LIBRARY: LEGO1 0x1008bdd0
|
|
// _ftell
|
|
|
|
// LIBRARY: LEGO1 0x1008bff0
|
|
// _fopen
|
|
|
|
// LIBRARY: LEGO1 0x1008c010
|
|
// _strncpy
|
|
|
|
// LIBRARY: LEGO1 0x1008c110
|
|
// __strcmpi
|
|
|
|
// LIBRARY: LEGO1 0x1008c1e0
|
|
// __spawnl
|
|
|
|
// LIBRARY: LEGO1 0x1008c200
|
|
// _sscanf
|
|
|
|
// LIBRARY: LEGO1 0x1008c410
|
|
// _strlwr
|
|
|
|
// LIBRARY: LEGO1 0x1008c5c0
|
|
// _fseek
|
|
|
|
// LIBRARY: LEGO1 0x1008ca60
|
|
// _abort
|
|
|
|
// LIBRARY: LEGO1 0x100977c0
|
|
// _itoa
|
|
|
|
// LIBRARY: LEGO1 0x10097b10
|
|
// _strchr
|
|
|
|
// LIBRARY: ISLE 0x4081e0
|
|
// _srand
|
|
|
|
// LIBRARY: ISLE 0x4081f0
|
|
// LIBRARY: LEGO1 0x1008b640
|
|
// _rand
|
|
|
|
// LIBRARY: ISLE 0x409110
|
|
// __mtinit
|
|
|
|
// LIBRARY: ISLE 0x409190
|
|
// __getptd
|
|
|
|
// LIBRARY: LEGO1 0x100d1ed0
|
|
// _strnicmp
|
|
|
|
// LIBRARY: LEGO1 0x100d1fd0
|
|
// _strupr
|
|
|
|
// LIBRARY: LEGO1 0x100d2130
|
|
// _vsprintf
|
|
|
|
// LIBRARY: LEGO1 0x100d21c2
|
|
// __CIpow
|
|
|
|
// LIBRARY: LEGO1 0x100d21f0
|
|
// _strstr
|
|
|
|
// LIBRARY: LEGO1 0x100d2270
|
|
// __beginthreadex
|
|
|
|
#endif
|