Skip to content

Instantly share code, notes, and snippets.

@camprevail
camprevail / museca_judge_hit_note.cpp
Last active September 20, 2024 04:00
museca - judge_hit_notes decomp
void __fastcall judge_hit_note(CGameSceneComponent *cGSC_, NoteStruct *noteStruct_)
{
NoteStruct *noteStruct; // rdi
CGameSceneComponent *cGSC; // rbx
int v4; // eax
int noteTimeDelta; // er13
float flt_noteTimeDelta; // xmm6_4
float _volatile_xmm0; // xmm0_4
int judgeType; // esi
NOTE_TYPE_INTERNAL lane; // er11