mirror of
https://github.com/sonicdcer/sf64.git
synced 2025-02-19 12:22:41 +00:00
fix warnings
This commit is contained in:
parent
92988f3506
commit
e4865fe9b5
@ -1,4 +1,4 @@
|
||||
#ifndef FUNCTIONS_H
|
||||
#define FUNCTIONS_H
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -6,4 +6,4 @@
|
||||
#include "variables.h"
|
||||
#include "macros.h"
|
||||
|
||||
#endif // GLOBAL_H
|
||||
#endif // GLOBAL_H
|
||||
|
@ -3,4 +3,4 @@
|
||||
|
||||
|
||||
|
||||
#endif // MACROS_H
|
||||
#endif // MACROS_H
|
||||
|
@ -3,4 +3,5 @@
|
||||
|
||||
|
||||
|
||||
#endif // VARIABLES_H
|
||||
#endif // VARIABLES_H
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user