Rev. | 7 |
---|---|
Size | 187 bytes |
Time | 2008-02-24 20:41:59 |
Author | ![]() |
Log Message | Id keywordsを追加 |
/*
* $Id$
*/
#ifndef __PSP2CH_SEARCH_H__
#define __PSP2CH_SEARCH_H__
int psp2chSearch(int retSel);
int psp2chSearchList(void);
void psp2chDrawSearch(int scrollX);
#endif