rename si_vars.h to si.h

This commit is contained in:
Alex Bates 2020-08-15 22:12:50 +01:00
parent 66d6883188
commit 4bb2eb3ed2
2 changed files with 3 additions and 3 deletions

View File

@ -8,6 +8,6 @@
#include "variables.h" #include "variables.h"
#include "macros.h" #include "macros.h"
#include "enums.h" #include "enums.h"
#include "si_vars.h" #include "si.h"
#endif #endif

View File

@ -1,5 +1,5 @@
#ifndef _SI_VARS_H_ #ifndef _SI_H_
#define _SI_VARS_H #define _SI_H
#define SI_VAR_0 0xFE363C80 #define SI_VAR_0 0xFE363C80