From 58fe626322d9740c6d451c9b0c61ceef144efe4e Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Thu, 13 Jun 2024 13:22:19 -0400 Subject: [PATCH] Add annotation --- LEGO1/lego/legoomni/include/ambulance.h | 1 + 1 file changed, 1 insertion(+) diff --git a/LEGO1/lego/legoomni/include/ambulance.h b/LEGO1/lego/legoomni/include/ambulance.h index b88bd4eb..70577f3a 100644 --- a/LEGO1/lego/legoomni/include/ambulance.h +++ b/LEGO1/lego/legoomni/include/ambulance.h @@ -45,6 +45,7 @@ class AmbulanceMissionState : public LegoState { } } + // FUNCTION: BETA10 0x100242d0 inline void UpdateScore(ScoreColor p_score, MxS16 p_actorId) { switch (p_actorId) {