clang-format in src/win and other misc places
This commit is contained in:
@@ -18,12 +18,11 @@
|
||||
*/
|
||||
|
||||
#ifndef MACHINE_AMSTRAD_H
|
||||
# define MACHINE_AMSTRAD_H
|
||||
#define MACHINE_AMSTRAD_H
|
||||
|
||||
extern int amstrad_latch;
|
||||
|
||||
enum
|
||||
{
|
||||
enum {
|
||||
AMSTRAD_NOLATCH,
|
||||
AMSTRAD_SW9,
|
||||
AMSTRAD_SW10
|
||||
|
||||
Reference in New Issue
Block a user