comparison rogue4/mach_dep.c @ 45:5926ec314fd4

Make sure lock_sc always returns a value. Fixes a weird bug that prevented the scorelist from updating.
author elwin
date Tue, 14 Dec 2010 17:15:51 +0000
parents 2dcd75e6a736
children 1b73a8641b37
comparison
equal deleted inserted replaced
44:7612f48a38ad 45:5926ec314fd4
352 else 352 else
353 return FALSE; 353 return FALSE;
354 } 354 }
355 #endif 355 #endif
356 #endif 356 #endif
357 return TRUE;
357 } 358 }
358 359
359 /* 360 /*
360 * unlock_sc: 361 * unlock_sc:
361 * Unlock the score file 362 * Unlock the score file