mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-11-22 03:05:16 +00:00
9 lines
145 B
C
9 lines
145 B
C
|
#pragma once
|
||
|
|
||
|
class HakoniwaSequence;
|
||
|
#include "game/WorldList/WorldResourceLoader.h"
|
||
|
|
||
|
class HakoniwaStateDemoWorldWarp {
|
||
|
public:
|
||
|
|
||
|
};
|