mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 08:03:13 +00:00
Order compilation units according to retail, match and align Score class (#1271)
* Initial changes for ordering, Score * Add mxdebug * Match `Score::Paint` * Refactor * Add BETA asserts * BETA match
This commit is contained in:
committed by
GitHub
parent
bb29d289fe
commit
7c41ff4569
@@ -34,6 +34,8 @@ public:
|
||||
}
|
||||
|
||||
MxS16 GetUnknown0x02() { return m_unk0x02; }
|
||||
|
||||
// FUNCTION: BETA10 0x10088970
|
||||
MxS16 GetHighScore() { return m_score; }
|
||||
|
||||
// FUNCTION: BETA10 0x100c96f0
|
||||
|
||||
Reference in New Issue
Block a user