1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-18 21:05:55 +00:00
oot/include/ultra64
Tharo 9170902f8d
Move build.c definitions to the makefile, introduce and use libultra version defines in libultra instead of PLATFORM defines (#2353)
* Move build.c definitions to the makefile, introduce and use libultra version defines in libultra instead of PLATFORM defines

* MAJOR+MINOR versions -> VERSION+PATCH, stringify build defines in makefile, let the libultra version determine the OPTFLAGS for libultra files

* Clang format moment

* Remove LIBULTRA_VERSION_ID, tweak OS_VERSION and libultra version definitions

* Better fix for formatting problems
2024-12-13 20:28:28 -05:00
..
abi.h
asm.h
controller.h Move button macros to include/controller.h (#2138) 2024-09-06 10:24:19 +02:00
convert.h Miscellaneous libultra header fixes (#2139) 2024-09-06 14:46:44 +02:00
exception.h [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
gbi.h
gs2dex.h
gu.h
internal.h
leo.h [ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104) 2024-09-03 15:30:14 -04:00
leoappli.h [ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104) 2024-09-03 15:30:14 -04:00
leodrive.h Fix size of leoDiskStack (#2143) 2024-09-06 19:32:29 +02:00
libc.h
mbi.h
message.h
motor.h
pfs.h
pi.h
R4300.h
rcp.h Miscellaneous libultra header fixes (#2139) 2024-09-06 14:46:44 +02:00
rdb.h
sptask.h
thread.h
time.h
ucode.h [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
ultratypes.h
version.h Move build.c definitions to the makefile, introduce and use libultra version defines in libultra instead of PLATFORM defines (#2353) 2024-12-13 20:28:28 -05:00
vi.h
viint.h Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
xstdio.h