mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Name various functions and other members (#418)
* Name various functions and other members * Rename var
This commit is contained in:

committed by
GitHub

parent
79465d358d
commit
58ea45f4cc
@@ -28,7 +28,7 @@ public:
|
||||
virtual void ReadyTickle() override; // vtable+0x18
|
||||
virtual void Destroy() override; // vtable+0x38
|
||||
|
||||
MxResult ParsePallete(MxStreamChunk* p_chunk);
|
||||
MxResult ParsePalette(MxStreamChunk* p_chunk);
|
||||
|
||||
private:
|
||||
void Init();
|
||||
|
Reference in New Issue
Block a user