mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 14:27:42 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "CPlayMovie.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
namespace MP1
|
||||
namespace urde::MP1
|
||||
{
|
||||
|
||||
const char* kMovies[] =
|
||||
@@ -30,4 +28,3 @@ CPlayMovie::CPlayMovie(EWhichMovie which)
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user