mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-09 02:54:23 -05: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
|