mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-07 03:04:19 -05:00
7 lines
136 B
C
7 lines
136 B
C
#ifndef POKEDIAMOND_MOVE_DATA_H
|
|
#define POKEDIAMOND_MOVE_DATA_H
|
|
|
|
int FUN_0206AB30(u16 move, u8 ppUp);
|
|
|
|
#endif //POKEDIAMOND_MOVE_DATA_H
|