X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=megaed-sv%2Fasmtools.h;h=6305339edb9b9b5110e2cf30303c7ccff6cd2cc3;hb=65d9165cf790c51d46b68866f47b042105083f43;hp=7f6cd50df7920aae8acdf5d0033d793413af6791;hpb=39ac9835e099583fcf38aa92ff83d8515c745104;p=megadrive.git diff --git a/megaed-sv/asmtools.h b/megaed-sv/asmtools.h index 7f6cd50..6305339 100644 --- a/megaed-sv/asmtools.h +++ b/megaed-sv/asmtools.h @@ -1,2 +1,2 @@ void read_joy_responses(u8 resp[8*5]); -void run_game(u16 mapper); +void run_game(u16 mapper, int tas_sync);