mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-10 04:45:27 -05:00
7 lines
92 B
C
7 lines
92 B
C
#ifndef GUARD_CW_H
|
|
#define GUARD_CW_H
|
|
|
|
#include <cw/function_target.h>
|
|
|
|
#endif //GUARD_CW_H
|