Add smack functions and math globals (#1310)

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
jonschz
2025-01-04 20:56:15 +01:00
committed by GitHub
parent 3e5967f3f3
commit b8f1364ac7
2 changed files with 19 additions and 0 deletions

View File

@@ -639,6 +639,15 @@
// GLOBAL: LEGO1 0x101028da // GLOBAL: LEGO1 0x101028da
// __OP_POWjmptab // __OP_POWjmptab
// GLOBAL: LEGO1 0x1010292a
// __OP_LOG10jmptab
// GLOBAL: LEGO1 0x1010294a
// __OP_LOGjmptab
// GLOBAL: LEGO1 0x1010296a
// __OP_EXPjmptab
// GLOBAL: LEGO1 0x101095f8 // GLOBAL: LEGO1 0x101095f8
// __crtheap // __crtheap

View File

@@ -12,6 +12,13 @@
// LIBRARY: BETA10 0x1015fe83 // LIBRARY: BETA10 0x1015fe83
// _SmackDoFrameToBuffer // _SmackDoFrameToBuffer
// LIBRARY: LEGO1 0x100cea58
// LIBRARY: BETA10 0x10160e58
// _SmackDoFrameToVESA
// LIBRARY: LEGO1 0x100cfd90
// _SmackDoPCM
// LIBRARY: LEGO1 0x100d052c // LIBRARY: LEGO1 0x100d052c
// LIBRARY: BETA10 0x1016292c // LIBRARY: BETA10 0x1016292c
// _SmackGetSizeDeltas // _SmackGetSizeDeltas
@@ -20,4 +27,7 @@
// LIBRARY: BETA10 0x10162943 // LIBRARY: BETA10 0x10162943
// _SmackGetRect // _SmackGetRect
// LIBRARY: LEGO1 0x100d0654
// _SmackRemapTables
#endif #endif