include comment for executor credit

This commit is contained in:
shibbo 2024-09-20 20:57:36 -04:00
parent 5a5c144afe
commit 077041361e

View File

@ -1,6 +1,7 @@
#pragma once
namespace MR {
/* thanks to https://github.com/magcius/noclip.website/blob/master/src/SuperMarioGalaxy/NameObj.ts */
enum MovementType {
MovementType_StopSceneDelayRequest = 0x01,
MovementType_Camera = 0x02,