summaryrefslogtreecommitdiff
path: root/src/code/code_800CB000.c
diff options
context:
space:
mode:
authorKenix3 <kenixwhisperwind@gmail.com>2021-11-14 17:06:34 -0500
committerGitHub <noreply@github.com>2021-11-14 19:06:34 -0300
commit0c3bba3ff6b78e8b03265f01d7ee4cb6bb09d6d3 (patch)
tree2c9f00306fb7984a7289086ff4e65df6bbac4f39 /src/code/code_800CB000.c
parent0a953f7aeac13df5aad6cfb96e36f88f8cc473ff (diff)
Moves func_800CB000 to z_bg_item, decompiles func_800CB000, and documents z_bg_item and a few DynaPolyActor struct members. (#407)
* Moves func_800CB000 to z_bg_item, decompiles func_800CB000, and documents z_bg_item and a few DynaPolyActor struct members. * Adding usage of dynapoly state flag defines. * Formats z_bg_item * Update z_bg_item.c * Update z_bg_collect.c * Update z_bg_item.c * Update z_bg_item.c * Renames z_bg_item system to DynaPolyActor * Format
Diffstat (limited to 'src/code/code_800CB000.c')
-rw-r--r--src/code/code_800CB000.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/code/code_800CB000.c b/src/code/code_800CB000.c
deleted file mode 100644
index 7642d35c4..000000000
--- a/src/code/code_800CB000.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "global.h"
-
-#pragma GLOBAL_ASM("asm/non_matchings/code/code_800CB000/func_800CB000.s")