dipswitch.c: Rename src and header file

- (non function-changing update) just for consistency, append "libretro_" to source file to be consistent with new core option file
This commit is contained in:
retro-wertz
2019-07-21 10:27:26 +08:00
parent be1d0a3dac
commit 8446a7ba58
4 changed files with 3 additions and 3 deletions

View File

@@ -57,4 +57,4 @@ endif
SOURCES_C += \
$(CORE_DIR)/ines.c \
$(CORE_DIR)/unif.c $(CORE_DIR)/x6502.c \
$(CORE_DIR)/drivers/libretro/dipswitch.c
$(CORE_DIR)/drivers/libretro/libretro_dipswitch.c