mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-13 02:10:57 +00:00
add array_count.h (#2514)
This commit is contained in:
parent
25b2fa4bca
commit
bed76a3bf3
154 changed files with 200 additions and 28 deletions
|
@ -1,3 +1,4 @@
|
|||
#include "array_count.h"
|
||||
#include "buffers.h"
|
||||
#include "build.h"
|
||||
#include "idle.h"
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
#include "libc64/sleep.h"
|
||||
#include "libc64/sprintf.h"
|
||||
#include "libu64/debug.h"
|
||||
#include "array_count.h"
|
||||
#include "attributes.h"
|
||||
#include "carthandle.h"
|
||||
#include "fault.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue