From a635272a7c2da0a1c8c1a4c18a6daa05fc9e622e Mon Sep 17 00:00:00 2001 From: Abdessamad DERRAZ Date: Sat, 20 Nov 2021 19:49:38 +0100 Subject: [PATCH] GameBoy : fix BIOS name https://github.com/Abdess/retroarch_system/issues/10 @Dantasstic --- system/{gb_boot.bin => gb_bios.bin} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename system/{gb_boot.bin => gb_bios.bin} (100%) diff --git a/system/gb_boot.bin b/system/gb_bios.bin similarity index 100% rename from system/gb_boot.bin rename to system/gb_bios.bin