SafeA9LHInstaller/source/screeninit.h

7 lines
99 B
C
Raw Normal View History

2016-03-19 17:30:56 +01:00
#pragma once
#include "types.h"
#define PDN_GPU_CNT (*(vu8 *)0x10141200)
void initScreens(void);