mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Remove invalid test assert macro
This commit is contained in:
parent
e8283363fb
commit
5342d4ff63
@ -5992,7 +5992,7 @@ static bool netplay_get_cmd(netplay_t *netplay,
|
||||
}
|
||||
|
||||
case NETPLAY_CMD_RESET:
|
||||
{DBP_ASSERT_MODUS(NETPLAY_MODUS_INPUT_FRAME_SYNC)
|
||||
{
|
||||
uint32_t i;
|
||||
uint32_t frame;
|
||||
size_t reset_ptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user