mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2025-02-23 22:32:49 -05:00
Fix warning
This commit is contained in:
parent
b311351b3e
commit
9a6ace6929
@ -423,7 +423,6 @@ int gc2n64_adapter_updateFirmware(gcn64_hdl_t hdl, const char *hexfile)
|
|||||||
int max_addr;
|
int max_addr;
|
||||||
int ret = 0, res;
|
int ret = 0, res;
|
||||||
struct gc2n64_adapter_info inf;
|
struct gc2n64_adapter_info inf;
|
||||||
int i;
|
|
||||||
|
|
||||||
////////////////////
|
////////////////////
|
||||||
printf("gc2n64 firmware update, step [1/7] : Load .hex file...\n");
|
printf("gc2n64 firmware update, step [1/7] : Load .hex file...\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user