mirror of
https://github.com/AuroraWright/SafeA9LHInstaller.git
synced 2025-06-26 21:52:47 +00:00
7 lines
99 B
C
7 lines
99 B
C
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
#define PDN_GPU_CNT (*(vu8 *)0x10141200)
|
|
|
|
void initScreens(void); |