Decompile artifactsRenderGlaresForRoom

This commit is contained in:
Ryan Dwyer
2022-08-05 22:59:59 +10:00
parent 59a216bc2a
commit 7364fb8e0e
9 changed files with 256 additions and 841 deletions
+1 -1
View File
@@ -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;