mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-24 20:00:52 -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
|