2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 13:07:43 +00:00

Update submodules

This commit is contained in:
Jack Andersen
2015-12-08 15:04:50 -10:00
parent 39c170fe47
commit a0fd8977f8
5 changed files with 38 additions and 40 deletions

View File

@@ -1,6 +1,7 @@
#include "locale.hpp"
#include <cstring>
#include <clocale>
#include <algorithm>
extern "C" const uint8_t L_en_US[];
extern "C" size_t L_en_US_SZ;