From 374aa24310c92d9ea538f370d43f95a05ed4d668 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sat, 7 Apr 2012 21:28:33 +0200 Subject: [PATCH] a forgotten bit --- source/Tools/load_channel.cpp | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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) {