This commit is contained in:
2026-04-26 10:33:37 +08:00
parent 59fbdd18c2
commit 69379b43a3
4 changed files with 124 additions and 42 deletions
+1
View File
@@ -210,5 +210,6 @@ int GetRogueFallInterval();
int GetRoguePlayableHeight();
int GetRogueLockedRows();
void AdvanceRogueDifficulty(int elapsedMs);
const TCHAR* GetUpgradeSynthesisPath(int upgradeId);
void TDrawScreen(HDC hdc, HWND hWnd);