mirror of
https://github.com/n64decomp/sm64
synced 2026-08-19 21:32:35 -04:00
Refresh 10
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _LEVEL_TABLE_H
|
||||
#define _LEVEL_TABLE_H
|
||||
#ifndef LEVEL_TABLE_H
|
||||
#define LEVEL_TABLE_H
|
||||
|
||||
// For LEVEL_NAME defines, see level_defines.h.
|
||||
// Please include this file if you want to use them.
|
||||
@@ -19,4 +19,4 @@ enum LevelNum
|
||||
#undef STUB_LEVEL
|
||||
#undef DEFINE_LEVEL
|
||||
|
||||
#endif // _LEVEL_TABLE_H
|
||||
#endif // LEVEL_TABLE_H
|
||||
|
||||
Reference in New Issue
Block a user