mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "CSaveGameScreenTouchBar.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
namespace MP1
|
||||
namespace urde::MP1
|
||||
{
|
||||
|
||||
int CSaveGameScreenTouchBar::PopOption() { return -1; }
|
||||
@@ -18,4 +16,3 @@ std::unique_ptr<CSaveGameScreenTouchBar> NewSaveUITouchBar()
|
||||
#endif
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user