#ifdef __cplusplus extern "C" { #endif #ifndef DML_H_ #define DML_H_ s32 setstreaming(); void SRAM_PAL(); void SRAM_NTSC(); #endif //DML_H_ #ifdef __cplusplus } #endif