Mercurial > mm7
comparison UI/UISaveLoad.cpp @ 2334:ddb803517a48
unused local variables I commented
author | Ritor1 |
---|---|
date | Wed, 02 Apr 2014 21:05:19 +0600 |
parents | aff7a7b072b7 |
children | d6887ee81068 |
comparison
equal
deleted
inserted
replaced
2333:82851980e3d8 | 2334:ddb803517a48 |
---|---|
18 | 18 |
19 | 19 |
20 //----- (004601B7) -------------------------------------------------------- | 20 //----- (004601B7) -------------------------------------------------------- |
21 static void UI_DrawSaveLoad(bool save) | 21 static void UI_DrawSaveLoad(bool save) |
22 { | 22 { |
23 const char *pSlotName; // edi@36 | 23 // const char *pSlotName; // edi@36 |
24 GUIWindow save_load_window; // [sp+Ch] [bp-78h]@8 | 24 GUIWindow save_load_window; // [sp+Ch] [bp-78h]@8 |
25 unsigned int pSaveFiles; // [sp+70h] [bp-14h]@10 | 25 unsigned int pSaveFiles; // [sp+70h] [bp-14h]@10 |
26 unsigned __int64 full_hours; | 26 unsigned __int64 full_hours; |
27 unsigned __int64 full_days; | 27 unsigned __int64 full_days; |
28 int full_weeks; | 28 int full_weeks; |