mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
rename si_vars.h to si.h
This commit is contained in:
parent
66d6883188
commit
4bb2eb3ed2
@ -8,6 +8,6 @@
|
||||
#include "variables.h"
|
||||
#include "macros.h"
|
||||
#include "enums.h"
|
||||
#include "si_vars.h"
|
||||
#include "si.h"
|
||||
|
||||
#endif
|
||||
|
@ -1,5 +1,5 @@
|
||||
#ifndef _SI_VARS_H_
|
||||
#define _SI_VARS_H
|
||||
#ifndef _SI_H_
|
||||
#define _SI_H
|
||||
|
||||
#define SI_VAR_0 0xFE363C80
|
||||
|
Loading…
Reference in New Issue
Block a user