Changeset 9:b6d6c0ffb423
- Timestamp:
- 08/05/08 15:24:20 (4 years ago)
- Branch:
- default
- convert_revision:
- svn:d0a2da98-017c-47d2-8c43-22b54484806d/trunk@10
- Location:
- system
- Files:
-
- 3 modified
-
file.cc (modified) (1 diff)
-
system_config.cc (modified) (1 diff)
-
system_config.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
system/file.cc
r7 r9 592 592 } else { 593 593 dat_dir = new DIRFILE(dat_path); 594 delete[] dat_path; 594 595 dat_dir->Init(); 595 596 } -
system/system_config.cc
r0 r9 789 789 SetOrigParam("#SCREENSIZE_MOD", 1, 0); /* 0 = 640x480; 1 = 800x600 */ 790 790 } 791 AyuSysConfig::~AyuSysConfig(void) { 792 delete str_config; 793 delete int_config; 794 } 791 795 792 796 static int SplitVar(const char* str, int* ret_var, int ret_size) { -
system/system_config.h
r0 r9 43 43 public: 44 44 AyuSysConfig(void); 45 ~AyuSysConfig(); 45 46 bool LoadInitFile(void); 46 47 /* ¥Ñ¥é¥á¡Œ¥¿€òž¡º÷€¹€ë */
![(please configure the [header_logo] section in trac.ini)](/otakunoraifu/chrome/site/your_project_logo.png)