From bbbe0b1821febc653233c48e47fd492f95e5bc0d Mon Sep 17 00:00:00 2001 From: EllipticEllipsis Date: Thu, 8 Dec 2022 19:33:21 +0000 Subject: code_801780F0 OK and documented, EnPaper documented (#1061) * File split * Split, OK and documented Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com> Co-authored-by: engineer124 Co-authored-by: Synray <31429825+Synray@users.noreply.github.com> * Document relevant parts of DmBal * Some EnPaper docs * Document EnPaper * Name functions * Defake Actor_UpdateActor a bit * Reword * \cdot * Fiddle with the description of the DE again * Actually force is probably more correct * Probably time to stop fiddling * Format? * Review * Remove bug comment * Review * Rename to su_mtx, split off code_80140CE0 * Format Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com> Co-authored-by: engineer124 Co-authored-by: Synray <31429825+Synray@users.noreply.github.com> Co-authored-by: angie --- src/code/code_80140CE0.c | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/code/code_80140CE0.c (limited to 'src/code/code_80140CE0.c') diff --git a/src/code/code_80140CE0.c b/src/code/code_80140CE0.c new file mode 100644 index 000000000..f3d487fab --- /dev/null +++ b/src/code/code_80140CE0.c @@ -0,0 +1,7 @@ +#include "global.h" + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_80140CE0/func_80140CE0.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_80140CE0/func_80140D04.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_80140CE0/func_80140D10.s") -- cgit v1.2.3