mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 21:03:21 -04:00
Decompile artifactsRenderGlaresForRoom
This commit is contained in:
+1
-1
@@ -6550,7 +6550,7 @@ Gfx *sky0f126de8(Gfx *gdl)
|
||||
/**
|
||||
* Render teleport artifacts, and all suns and their artifacts.
|
||||
*/
|
||||
Gfx *sky0f12715c(Gfx *gdl)
|
||||
Gfx *skyRenderArtifacts(Gfx *gdl)
|
||||
{
|
||||
struct environment *env = envGetCurrent();
|
||||
struct sun *sun;
|
||||
|
||||
Reference in New Issue
Block a user