mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-24 23:09:54 -05:00
9 lines
155 B
C
9 lines
155 B
C
#ifndef PMDSKY_MAIN_0201398C_H
|
|
#define PMDSKY_MAIN_0201398C_H
|
|
|
|
#include "move.h"
|
|
|
|
s16 GetMoveAiWeight(struct move *move);
|
|
|
|
#endif //PMDSKY_MAIN_0201398C_H
|