mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-22 07:01: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
110 B
C++
8 lines
110 B
C++
#include "jukeboxstate.h"
|
|
|
|
// FUNCTION: LEGO1 0x1000f300
|
|
MxBool JukeBoxState::VTable0x14()
|
|
{
|
|
return FALSE;
|
|
}
|