diff --git a/stepmania/src/ProfileManager.cpp b/stepmania/src/ProfileManager.cpp index 84e6096f3a..7e4b46aedf 100644 --- a/stepmania/src/ProfileManager.cpp +++ b/stepmania/src/ProfileManager.cpp @@ -548,6 +548,7 @@ public: { ADD_METHOD( IsUsingProfile ) ADD_METHOD( GetProfile ) + ADD_METHOD( GetMachineProfile ) Luna::Register( L ); // Add global singleton if constructed already. If it's not constructed yet,