CfgUSBLoader/cios/sdhc_orig/es.h

11 lines
106 B
C
Raw Normal View History

#ifndef _ES_H_
#define _ES_H_
#include "types.h"
/* Prototypes */
s32 ES_GetTitleID(u64 *tid);
#endif