This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
oot
Watch
1
Star
0
Fork
You've already forked oot
0
mirror of
https://github.com/zeldaret/oot.git
synced
2024-11-11 03:39:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5c95f70d59
oot
/
include
/
ultra64
/
interrupt.h
7 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
Fix all headers to comply with C standard (#957) * Fix all headers to comply with C standard * fix a file in libultra * Update include/stdbool.h Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Update stdbool.h * Update z64animation.h Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2021-09-15 23:24:19 +00:00
#
ifndef ULTRA64_INTERRUPT_H
#
define ULTRA64_INTERRUPT_H
First proper commit.
2020-03-17 04:31:30 +00:00
typedef
u32
OSIntMask
;
#
endif
Reference in a new issue
Copy permalink