Update segas32.h

This commit is contained in:
mahoneyt944 2024-11-22 08:42:41 -05:00 committed by GitHub
parent 74f4296b0f
commit 2063e86f23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,6 +82,7 @@ READ16_HANDLER(arf_wakeup_protection_r);
void f1lap_fd1149_vblank(void);
extern UINT16 arescue_dsp_io[6];
READ16_HANDLER( arescue_dsp_r );
WRITE16_HANDLER( arescue_dsp_w );