mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-31 04:01:16 +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
98 B
C++
8 lines
98 B
C++
#include "pizzeriastate.h"
|
|
|
|
// STUB: LEGO1 0x10017af0
|
|
PizzeriaState::PizzeriaState()
|
|
{
|
|
// TODO
|
|
}
|