Changeset 20034 for titan/plugins/mc/mc_main.h
- Timestamp:
- 02/11/13 21:58:48 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/mc/mc_main.h
r19549 r20034 122 122 system("emu.sh halt"); 123 123 124 if(!file_exist(getconfig("mediadbpath", NULL))) 125 mkdir(getconfig("mediadbpath", NULL), 0777); 126 124 127 debug(50, "drop_caches"); 125 128 writesysint("/proc/sys/vm/drop_caches", 3, 0);
Note: See TracChangeset
for help on using the changeset viewer.