/**************************************************************************** * PromptWindows * USB Loader GX 2009 * * PromptWindows.h ***************************************************************************/ #ifndef _GETENTRIES_H_ #define _GETENTRIES_H_ //! param t //! make this 1 if you want the function to ignore the rules //! (settings and parental control) when making the game list. //! int __Menu_GetEntries(int t=0); #endif