mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-17 12:51:15 +00: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
8 lines
86 B
C++
8 lines
86 B
C++
#include "act1state.h"
|
|
|
|
// STUB: LEGO1 0x100334b0
|
|
Act1State::Act1State()
|
|
{
|
|
// TODO
|
|
}
|