mirror of
https://github.com/pret/pokeruby.git
synced 2024-11-23 21:19:39 +00:00
7 lines
106 B
C
7 lines
106 B
C
#ifndef GUARD_VARS_H
|
|
#define GUARD_VARS_H
|
|
|
|
#define VAR_REPEL_STEP_COUNT 0x4021
|
|
|
|
#endif // GUARD_VARS_H
|