mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 15:48:51 +00:00
DVDInterface: Remove unused Triforce buffer.
This commit is contained in:
parent
50984d85b0
commit
73b05b339b
1 changed files with 0 additions and 3 deletions
|
@ -244,9 +244,6 @@ static int s_dtk = 0;
|
||||||
static u64 s_last_read_offset;
|
static u64 s_last_read_offset;
|
||||||
static u64 s_last_read_time;
|
static u64 s_last_read_time;
|
||||||
|
|
||||||
// GC-AM only
|
|
||||||
static unsigned char s_media_buffer[0x40];
|
|
||||||
|
|
||||||
static int s_eject_disc;
|
static int s_eject_disc;
|
||||||
static int s_insert_disc;
|
static int s_insert_disc;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue