add comment

This commit is contained in:
engineer124
2022-09-29 21:32:11 -04:00
parent 9bf6bedd75
commit dcf8af218e
+3
View File
@@ -1493,6 +1493,9 @@ void Interface_UpdateHudAlphas(PlayState* play, s16 dimmingAlpha) {
}
}
/**
* A continuation of the if-else chain from Interface_UpdateButtonsPart1
*/
void Interface_UpdateButtonsPart2(PlayState* play) {
MessageContext* msgCtx = &play->msgCtx;
InterfaceContext* interfaceCtx = &play->interfaceCtx;