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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user