Refresh 10

This commit is contained in:
n64
2020-06-02 12:44:34 -04:00
parent e58669b4b3
commit d43d9b7f20
444 changed files with 30163 additions and 7628 deletions

View File

@@ -1,5 +1,5 @@
#ifndef _SEGMENTS_H
#define _SEGMENTS_H
#ifndef SEGMENTS_H
#define SEGMENTS_H
/*
* Memory addresses for segments. Ideally, this header file would not be
@@ -53,4 +53,4 @@
#define SEG_GODDARD SEG_POOL_START + 0x113000
#endif
#endif // _SEGMENTS_H
#endif // SEGMENTS_H