mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Add more missing annotations
This commit is contained in:
parent
073fe052cd
commit
4654a439fb
@ -4,6 +4,7 @@
|
|||||||
#include "decomp.h"
|
#include "decomp.h"
|
||||||
#include "mxstring.h"
|
#include "mxstring.h"
|
||||||
|
|
||||||
|
// VTABLE: LEGO1 0x100d7c88
|
||||||
class LegoUnknown100d7c88 {
|
class LegoUnknown100d7c88 {
|
||||||
public:
|
public:
|
||||||
~LegoUnknown100d7c88();
|
~LegoUnknown100d7c88();
|
||||||
|
|||||||
@ -37,9 +37,18 @@
|
|||||||
// LIBRARY: LEGO1 0x1008b5a0
|
// LIBRARY: LEGO1 0x1008b5a0
|
||||||
// _sprintf
|
// _sprintf
|
||||||
|
|
||||||
|
// LIBRARY: LEGO1 0x1008b608
|
||||||
|
// __ftol
|
||||||
|
|
||||||
// LIBRARY: LEGO1 0x1008c010
|
// LIBRARY: LEGO1 0x1008c010
|
||||||
// _strncpy
|
// _strncpy
|
||||||
|
|
||||||
|
// LIBRARY: LEGO1 0x1008c110
|
||||||
|
// __strcmpi
|
||||||
|
|
||||||
|
// LIBRARY: LEGO1 0x1008c1e0
|
||||||
|
// __spawnl
|
||||||
|
|
||||||
// LIBRARY: ISLE 0x4081e0
|
// LIBRARY: ISLE 0x4081e0
|
||||||
// _srand
|
// _srand
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user