mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-11-22 11:15:15 +00:00
11 lines
No EOL
114 B
C++
11 lines
No EOL
114 B
C++
/**
|
|
* @file InformationMoviePlayer.h
|
|
* @brief unknown.
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
class InformationMoviePlayer
|
|
{
|
|
|
|
}; |