z_bg_astr_bombwall decompiled (#841)

* z_bg_astr_bombwall decompiled

* review fixes

* formatting

* pr review fixes

* PR review fixes

* PR review fixes

Co-authored-by: SonicDcer <noreply@github.com>
This commit is contained in:
Alejandro Asenjo
2022-06-19 23:28:48 +01:00
committed by GitHub
co-authored by SonicDcer
parent 689ef2fe0b
commit 67345d9be5
5 changed files with 179 additions and 46 deletions
+1
View File
@@ -284,6 +284,7 @@
#define G_TEXTURE_GEN 0x00040000
#define G_TEXTURE_GEN_LINEAR 0x00080000
#define G_LOD 0x00100000 /* NOT IMPLEMENTED */
#define G_LIGHTING_POSITIONAL 0x00400000
#if (defined(F3DEX_GBI)||defined(F3DLP_GBI))
# define G_CLIPPING 0x00800000
#else