mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 11:51:09 +08:00
Include map ROM call in header
This commit is contained in:
parent
9468a5a020
commit
22b40f1732
@ -98,6 +98,7 @@ extern uint16_t first_umb_size;
|
||||
|
||||
bool MEM_unmap_physmem(Bitu start,Bitu end);
|
||||
bool MEM_map_RAM_physmem(Bitu start,Bitu end);
|
||||
bool MEM_map_ROM_physmem(Bitu start,Bitu end);
|
||||
|
||||
struct BuiltinFileBlob {
|
||||
const char *recommended_file_name;
|
||||
|
Loading…
x
Reference in New Issue
Block a user