8 lines
124 B
C
8 lines
124 B
C
#ifndef _UTACCEL_H_
|
|
#define _UTACCEL_H_
|
|
|
|
#define SIMPCNTR_UT_ACCEL 1
|
|
#define SIMPSVR_UT_ACCEL 3
|
|
|
|
#endif // _UTACCEL_H_
|