summaryrefslogtreecommitdiff
path: root/rbutil/sansapatcher/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/sansapatcher/main.c')
-rw-r--r--rbutil/sansapatcher/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/rbutil/sansapatcher/main.c b/rbutil/sansapatcher/main.c
index f8b8723300..4f2a5fe226 100644
--- a/rbutil/sansapatcher/main.c
+++ b/rbutil/sansapatcher/main.c
@@ -32,6 +32,8 @@
32 32
33#define VERSION "0.2 with r12896 bootloader" 33#define VERSION "0.2 with r12896 bootloader"
34 34
35unsigned char* sectorbuf;
36
35int verbose = 0; 37int verbose = 0;
36 38
37enum { 39enum {