mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
[headers 14] libc64 headers (#2177)
* [headers 14] libc64 headers * bss * bss
This commit is contained in:
parent
cbf9eacf42
commit
76d97ac18a
16 changed files with 73 additions and 40 deletions
|
@ -66,12 +66,16 @@
|
|||
#include "libc64/qrand.h"
|
||||
#include "sys_math.h"
|
||||
#include "sys_math3d.h"
|
||||
#include "fp_math.h"
|
||||
#include "libc64/math64.h"
|
||||
#include "sys_matrix.h"
|
||||
#include "main.h"
|
||||
#include "segmented_address.h"
|
||||
#include "stackcheck.h"
|
||||
#include "kaleido_manager.h"
|
||||
#include "libc64/aprintf.h"
|
||||
#include "libc64/malloc.h"
|
||||
#include "libc64/sleep.h"
|
||||
#include "libc64/sprintf.h"
|
||||
|
||||
#define SCREEN_WIDTH 320
|
||||
#define SCREEN_HEIGHT 240
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue