add WritePreferences

This commit is contained in:
Chris Danford
2005-06-02 22:25:42 +00:00
parent 2fd3c1b13a
commit d663b44ba0
2 changed files with 15 additions and 8 deletions
+1
View File
@@ -27,6 +27,7 @@ enum DebugLine
DebugLine_ReloadCurrentScreen,
DebugLine_ReloadTheme,
DebugLine_WriteProfiles,
DebugLine_WritePreferences,
DebugLine_Uptime,
NUM_DEBUG_LINES
};