#include <nitro/prc.h> typedef struct PRCPoint { s16 x; s16 y; } PRCPoint;
タッチパネルから入力の座標値を保持します。
PRCStrokes, PRC_InitStrokes
2004/06/23 初版