implemented GTA stream read functions

This commit is contained in:
aap
2019-06-13 11:57:43 +02:00
parent 12697a8553
commit b4afb591a7
7 changed files with 369 additions and 6 deletions

View File

@ -88,7 +88,7 @@ CameraSize(RwCamera * camera, RwRect * rect,
{
RwVideoMode videoMode;
RwRect r;
RwRect origSize;
RwRect origSize = { 0, 0, 0, 0 }; // FIX just to make the compier happy
RwV2d vw;
RwEngineGetVideoModeInfo(&videoMode,