mirror of
https://github.com/holub/mame
synced 2025-07-01 08:18:59 +03:00
Checking the SVN ...
This commit is contained in:
parent
f26c931369
commit
b29e39a98b
@ -1988,7 +1988,7 @@ WRITE16_HANDLER( copdxbl_0_w )
|
|||||||
/* Generic COP functions
|
/* Generic COP functions
|
||||||
-- the game specific handlers fall through to these if there
|
-- the game specific handlers fall through to these if there
|
||||||
isn't a specific case for them. these implement behavior
|
isn't a specific case for them. these implement behavior
|
||||||
which seems common to all the agmes
|
which seems common to all the games
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static UINT16 cop_status,cop_dist,cop_angle;
|
static UINT16 cop_status,cop_dist,cop_angle;
|
||||||
|
Loading…
Reference in New Issue
Block a user