mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-12-02 16:07:29 +00:00
8 lines
87 B
C
8 lines
87 B
C
|
#pragma once
|
||
|
|
||
|
class HakoniwaSequence;
|
||
|
|
||
|
class HakoniwaStateDeleteScene {
|
||
|
public:
|
||
|
|
||
|
};
|