mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2025-03-03 11:37:10 +00:00
Rearrange headers in config.cpp
This commit is contained in:
parent
29118a4663
commit
d246217241
@ -14,10 +14,12 @@
|
||||
with melonDS DS. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
#include <Platform.h>
|
||||
|
||||
#include "../config.hpp"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include <Platform.h>
|
||||
|
||||
using namespace melonds::config;
|
||||
|
||||
int Platform::GetConfigInt(ConfigEntry entry)
|
||||
|
Loading…
x
Reference in New Issue
Block a user