mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 08:03:13 +00:00
Implement/match LegoPathStruct (#944)
* Implement/match LegoPathStruct * Rename some nums * Consistent naming * Naming * relax regex * Name some functions * Improve naming * Rename
This commit is contained in:
committed by
GitHub
parent
bc91fd2189
commit
8fee73c525
@@ -26,6 +26,7 @@ class Isle : public LegoWorld {
|
||||
public:
|
||||
// For g_unk0x100f1198
|
||||
enum {
|
||||
c_bit6 = 0x20,
|
||||
c_bit7 = 0x40
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user