mirror of
https://github.com/holub/mame
synced 2025-05-17 11:15:06 +03:00
Remove high-ASCII garbage from start of coolpool.h (this broke Apple GCC) (no whatsnew)
This commit is contained in:
parent
99596bc2b6
commit
073e655c0a
@ -1,4 +1,4 @@
|
||||
class coolpool_state
|
||||
class coolpool_state
|
||||
{
|
||||
public:
|
||||
static void *alloc(running_machine &machine) { return auto_alloc_clear(&machine, coolpool_state(machine)); }
|
||||
|
Loading…
Reference in New Issue
Block a user