mirror of
https://github.com/isledecomp/isle.git
synced 2025-03-10 23:17:56 -04:00
* Reorganize sources * Refactor * Remove relative paths * Renames * Fix gitignore * Remove stuff * Try fixing format script * Fix format * Fix format * Fix naming script * Test format * Fix format
7 lines
104 B
C++
7 lines
104 B
C++
#include "act3state.h"
|
|
|
|
// FUNCTION: LEGO1 0x1000e2f0
|
|
MxBool Act3State::VTable0x14()
|
|
{
|
|
return FALSE;
|
|
}
|