X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=highscores.h;h=f49537fb7b0f428b0e204623236b1f8583e777c5;hb=76042e561d89b232f04cac8a431b5cd7b30a6b9d;hp=b5079609e945a81efbf75225db944c614a196d86;hpb=0ae443b3f6b4b753f9a2eba58da597ae8cb14b4f;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/highscores.h b/highscores.h index b507960..f49537f 100644 --- a/highscores.h +++ b/highscores.h @@ -585,6 +585,16 @@ VG_STATIC void highscores_board_generate( char *buf, u32 id, u32 count ) &sys->aainfo_playerinfo_playerid, info_ptr ); highscore_strl( line+3, inf->nickname, 16 ); + + /* yep, this is fucking awesome! */ + if( inf->playerid == 0x8297744501001001 || + inf->playerid == 0x1ec4620101001001 || + inf->playerid == 0x0110000145749782 || + inf->playerid == 0x011000010162c41e ) + { + i --; + /* FIXME: Clear line, or yknow, do it properly */ + } } u16 centiseconds = record->time,