index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crt0.h
blob: a4a5c7f79bc55a1d60497cdd755bccd264ffe0e0 (
plain
)
1
2
3
4
5
6
#ifndef GUARD_CRT0_H #define GUARD_CRT0_H extern u32 IntrMain[]; #endif //GUARD_CRT0_H