mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-11-17 17:05:09 +00:00
5 lines
44 B
C
5 lines
44 B
C
|
#pragma once
|
||
|
|
||
|
class PlayerInitInfo {
|
||
|
|
||
|
};
|