mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-01 17:29:56 -04:00
Arms_Hook OK (#33)
* All but 2 functions matched * More work on hookshot * hookshot work * 2 functions left (and one is almost done) * sp issues with draw, but matching otherwise * hookshot matching * Changed rodata inclusion for armshook * Hookshot OK * Resolve script conflicts * Rename unk variables to match MM standard * Made requested changes
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#include <ultra64.h>
|
||||
#include <global.h>
|
||||
extern float fabsf(float);
|
||||
#pragma intrinsic (fabsf)
|
||||
|
||||
void EffFootmark_Init(GlobalContext* ctxt) {
|
||||
EffFootmark* footmark;
|
||||
|
||||
Reference in New Issue
Block a user