summaryrefslogtreecommitdiff
path: root/src/librfu_intr.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-10-21 22:46:01 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-10-21 22:46:01 -0400
commit821f1a6f4feb9e5088c18cda6bea6c9b3872b3e8 (patch)
treeb498dfc4b5c0dce2882f4bde47d7bacb9300d59c /src/librfu_intr.c
parentae53458622db5321f10092fe1585474813b0edcd (diff)
parentb8f23aa20d40e20c4d3e050ef3011cca22998646 (diff)
Merge branch 'master' of https://github.com/pret/pokeemerald into clear_save_data_screen
Diffstat (limited to 'src/librfu_intr.c')
-rw-r--r--src/librfu_intr.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/librfu_intr.c b/src/librfu_intr.c
new file mode 100644
index 000000000..bdf8b072a
--- /dev/null
+++ b/src/librfu_intr.c
@@ -0,0 +1,4 @@
+#include "global.h"
+#include "main.h"
+
+//TODO: decompile asm/librfu_intr.s to here