Nuked all occurrences of NIL, replacing them with NULL.
git-svn-id: http://openexile.googlecode.com/svn/trunk@72 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -1255,7 +1255,7 @@ void load_prefs(){
|
||||
// num_tries++;
|
||||
//
|
||||
// if (num_tries == 300) {
|
||||
// Alert(983,NIL);
|
||||
// Alert(983,NULL);
|
||||
// ExitToShell();
|
||||
// }
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user