diff --git a/source/Tools/load_channel.cpp b/source/Tools/load_channel.cpp index 2ae0332..35b0d19 100644 --- a/source/Tools/load_channel.cpp +++ b/source/Tools/load_channel.cpp @@ -1,13 +1,21 @@ - #include #include #include #include #include #include +#include "main.h" #include "filelist.h" +#include "uneek_fs.h" +#include "gecko.h" + using namespace std; +/* +extern char ch_Ret_Nand[]; +extern char ch_Ret_Neek[]; +*/ + template s8 free_pointer(pointer*& ptr) {