1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-18 21:13:24 +01:00

Fix compile error, oops

This commit is contained in:
Such Meme, Many Skill 2020-03-18 00:58:23 +01:00
parent 6aed4ad7b3
commit c60eb4b722

View file

@ -12,6 +12,7 @@
#include "../utils/util.h"
#include "../storage/emummc.h"
#include "script.h"
#include "common/common.h"
#include <stdlib.h>