summaryrefslogtreecommitdiff
path: root/arm9/lib/src/OS_interrupt.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-05-28 18:01:26 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-05-28 18:01:26 -0400
commit7409f8908ec914664c29686a11e2eef40f087594 (patch)
treeea398adcdd1ebcf7e0bfd4b91a40263dfb4b0681 /arm9/lib/src/OS_interrupt.c
parent3d7ea9dfb8deb95709f0a4441950a3c7ca486e5b (diff)
parent44da9faaaaf845b068bb4d843ab3c2e84d45822e (diff)
Merge branch 'master' of https://github.com/martmists/pokediamond into pikalax_work
Diffstat (limited to 'arm9/lib/src/OS_interrupt.c')
-rw-r--r--arm9/lib/src/OS_interrupt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arm9/lib/src/OS_interrupt.c b/arm9/lib/src/OS_interrupt.c
index 4692fd54..c7c0704d 100644
--- a/arm9/lib/src/OS_interrupt.c
+++ b/arm9/lib/src/OS_interrupt.c
@@ -1,7 +1,3 @@
-//
-// Created by red031000 on 2020-05-07.
-//
-
#include "consts.h"
#include "function_target.h"
#include "OS_interrupt.h"