1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-07 12:32:37 +00:00
ooot/include/z_play.h
2022-01-31 19:05:17 -05:00

9 lines
145 B
C

#pragma once
#include "color.h"
extern void* D_8012D1F0;
extern s32 gScreenWidth;
extern s32 gScreenHeight;
extern Color_RGBA8_u32 D_801614B0;