mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-06 07:56:32 +00:00
[headers 5] Misc small headers untangling (#2147)
* Misc small headers untangling * mv gSaveContext to where it is in MM in the header * newline police * move rand functions back to functions.h
This commit is contained in:
parent
277ce1c0d3
commit
a039aeffb7
11 changed files with 35 additions and 23 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef SEQCMD_H
|
||||
#define SEQCMD_H
|
||||
|
||||
#include "sequence.h"
|
||||
|
||||
// ==== Primary commands ====
|
||||
|
||||
#define SEQCMD_OP_MASK 0xF0000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue