mirror of
https://github.com/86Box/86Box.git
synced 2026-02-28 01:44:22 -07:00
A bit more clang-format
This commit is contained in:
@@ -75,7 +75,7 @@ typedef struct {
|
||||
|
||||
fdd_t fdd[FDD_NUM];
|
||||
|
||||
char floppyfns[FDD_NUM][512];
|
||||
char floppyfns[FDD_NUM][512];
|
||||
char *fdd_image_history[FDD_NUM][FLOPPY_IMAGE_HISTORY];
|
||||
|
||||
pc_timer_t fdd_poll_time[FDD_NUM];
|
||||
|
||||
Reference in New Issue
Block a user