mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-12-03 16:37:28 +00:00
5 lines
38 B
C
5 lines
38 B
C
|
#pragma once
|
||
|
|
||
|
class IUseDemoSkip {
|
||
|
|
||
|
};
|