mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-03-12 19:07:55 +03:00
Add missing RCP call
This commit is contained in:
parent
126a0603a3
commit
4b49902ba6
@ -379,6 +379,7 @@ void OnRadarMarkWolfenDraw(IEvent* ev) {
|
||||
}
|
||||
ev->cancelled = true;
|
||||
|
||||
RCP_SetupDL(&gMasterDisp, SETUPDL_62);
|
||||
gDPSetPrimColor(gMasterDisp++, 0, 0, 255, 255, 255, 255);
|
||||
Matrix_Scale(gGfxMatrix, 54.0f, 54.0f, 1.0f, MTXF_APPLY);
|
||||
Matrix_SetGfxMtx(&gMasterDisp);
|
||||
|
Loading…
x
Reference in New Issue
Block a user