Skip to content

Commit

Permalink
rndgenerator symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
rjkiv committed Aug 17, 2024
1 parent a5e0cf0 commit e6443b5
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 117 deletions.
2 changes: 2 additions & 0 deletions config/SZBE69/objects.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
"system/rndobj/EnvAnim.cpp": "NonMatching",
"system/rndobj/EventTrigger.cpp": "NonMatching",
"system/rndobj/Fur.cpp": "NonMatching",
"system/rndobj/Gen.cpp": "NonMatching",
"system/rndobj/Graph.cpp": "NonMatching",
"system/rndobj/Lit.cpp": "NonMatching",
"system/rndobj/LitAnim.cpp": "NonMatching",
"system/rndobj/Mat.cpp": "NonMatching",
Expand Down
9 changes: 9 additions & 0 deletions config/SZBE69/splits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1115,6 +1115,10 @@ system/rndobj/AnimFilter.cpp:
system/rndobj/Bitmap.cpp:
.text start:0x805C9A68 end:0x805CC018

system/rndobj/BoxMap.cpp:
.text start:0x805CC018 end:0x805CCF80
.ctors start:0x807EFFDC end:0x807EFFE0

system/rndobj/Cam.cpp:
.text start:0x805CCF80 end:0x805CE230
.ctors start:0x807EFFE0 end:0x807EFFE4
Expand Down Expand Up @@ -1166,6 +1170,11 @@ system/rndobj/Font.cpp:

system/rndobj/Gen.cpp:
.text start:0x805EC3E8 end:0x805EF00C
.data start:0x80895F08 end:0x80896110

system/rndobj/Graph.cpp:
.text start:0x805EF00C end:0x805EFA68
.ctors start:0x807EFFE8 end:0x807EFFEC

system/rndobj/Group.cpp:
.text start:0x805EFA68 end:0x805F1B2C
Expand Down
Loading

0 comments on commit e6443b5

Please sign in to comment.