Skip to content

Commit

Permalink
msvc build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flyinghead committed Aug 15, 2024
1 parent fbe7cc8 commit ecb468a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/input/keyboard_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include "cfg/option.h"
#include "gamepad_device.h"
#include "ui/gui.h"
#include "hw/maple/maple_devs.h"
#include <memory>

extern u8 kb_key[4][6]; // normal keys pressed
Expand Down

0 comments on commit ecb468a

Please sign in to comment.