notaz.gp2x.de
/
picodrive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f05464
)
nit
author
aliaspider
<aliaspider@gmail.com>
Thu, 1 Oct 2015 02:10:29 +0000
(
03:10
+0100)
committer
aliaspider
<aliaspider@gmail.com>
Thu, 1 Oct 2015 02:10:29 +0000
(
03:10
+0100)
platform/libretro/3ds/3ds_utils.h
patch
|
blob
|
blame
|
history
diff --git
a/platform/libretro/3ds/3ds_utils.h
b/platform/libretro/3ds/3ds_utils.h
index
5aa452f
..
fe97985
100644
(file)
--- a/
platform/libretro/3ds/3ds_utils.h
+++ b/
platform/libretro/3ds/3ds_utils.h
@@
-8,8
+8,6
@@
void ctr_flush_invalidate_cache(void);
int ctr_svchack_init(void);
-
-
#include <stdio.h>
#define DEBUG_HOLD() do{printf("%s@%s:%d.\n",__FUNCTION__, __FILE__, __LINE__);fflush(stdout);wait_for_input();}while(0)