Commit Graph

7 Commits

Author SHA1 Message Date
LagoLunatic 2498d687eb use enums for file indexes in a few more actors 2023-12-18 19:55:24 -05:00
Jasper St. Pierre da63253d99 d_chain match 2023-12-03 20:04:25 -08:00
SuperDude88 c95364dc7e Ghost Ship Mostly Matching
Down to a couple regswaps + unused floats at the start of .data
2023-12-03 13:22:47 -05:00
LagoLunatic 4d784275af misc minor stuff 2023-11-08 20:05:30 -05:00
SuperDude88 e6d2a36987 daShopItem_c "OK"
Functions and data matching

d_a_shop_item.cpp still breaks checksum, probably from weak functions/vtables that need to be placed earlier
2023-09-21 22:18:57 -04:00
SuperDude88 b2b6e14f24 Offset Comments 2023-09-13 21:40:05 -04:00
SuperDude88 7f61dd9c22 daShopItem_c Almost OK
- Regswap in createInit()
- No clue what set_mtx() is doing
- Some issues in _create(), maybe from daItemBase_c
2023-09-13 21:29:08 -04:00