Logo
Explore Help
Sign In
hackern64/HackerOoT
0
0
Fork 0
You've already forked HackerOoT
mirror of https://github.com/HackerN64/HackerOoT.git synced 2026-01-21 10:37:37 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
FixMapSelectNames
HackerOoT/include/global.h

9 lines
109 B
C
Raw Permalink Normal View History

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 19:24:19 -04:00
#ifndef GLOBAL_H
#define GLOBAL_H
First proper commit.
2020-03-17 00:31:30 -04:00
#include "functions.h"
#include "variables.h"
#include "macros.h"
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Page: 192ms Template: 11ms
English
English
Licenses API