mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
8 lines
84 B
C
8 lines
84 B
C
|
#ifndef _SI_VARS_H_
|
||
|
#define _SI_VARS_H
|
||
|
|
||
|
#define SI_VAR_0 0xFE363C80
|
||
|
|
||
|
// TODO
|
||
|
|
||
|
#endif
|