mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-25 18:31:14 +00:00
- compiles again under BeOS
This commit is contained in:
parent
b4d30594f3
commit
85728bc95c
@ -837,6 +837,7 @@ static bool patch_rom_classic(void)
|
||||
// ROM patches for 32-bit clean Mac-II ROMs (version $067c)
|
||||
static bool patch_rom_32(void)
|
||||
{
|
||||
uint32 *lp;
|
||||
uint16 *wp;
|
||||
uint8 *bp;
|
||||
uint32 base;
|
||||
|
Loading…
Reference in New Issue
Block a user