mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
Add missing RCP call
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user