mirror of
https://github.com/zeldaret/tp
synced 2026-08-16 13:17:11 -04:00
Lv5key / Iceblock done (#2177)
* obj_lv5key * obj_iceblock done * remove asm
This commit is contained in:
@@ -8,12 +8,10 @@ M481_MAP := $(BUILD_DIR)/rel/d/a/obj/d_a_obj_iceblock.map
|
||||
|
||||
M481_CPP_FILES := \
|
||||
rel/executor.cpp \
|
||||
rel/d/a/obj/d_a_obj_iceblock/unknown_translation_unit_bss.cpp \
|
||||
rel/d/a/obj/d_a_obj_iceblock/d_a_obj_iceblock.cpp \
|
||||
|
||||
M481_O_FILES := \
|
||||
$(BUILD_DIR)/rel/executor.o \
|
||||
$(BUILD_DIR)/rel/d/a/obj/d_a_obj_iceblock/unknown_translation_unit_bss.o \
|
||||
$(BUILD_DIR)/rel/d/a/obj/d_a_obj_iceblock/d_a_obj_iceblock.o \
|
||||
|
||||
M481_LIBS := \
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,28 +0,0 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: unknown_translation_unit_bss
|
||||
//
|
||||
|
||||
#include "rel/d/a/obj/d_a_obj_iceblock/unknown_translation_unit_bss.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
extern "C" extern u8 struct_80C24698[4];
|
||||
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80C24698-80C2469C -00001 0004+00 0/0 2/2 0/0 .bss None */
|
||||
/* 80C24698 0001+00 data_80C24698 None */
|
||||
/* 80C24699 0003+00 data_80C24699 None */
|
||||
extern u8 struct_80C24698[4];
|
||||
u8 struct_80C24698[4];
|
||||
Reference in New Issue
Block a user