Merge pull request #86 from oberrich/patch-1

Fix typo in bdshemu.c
master
vlutas 3 months ago committed by GitHub
commit 2b12d0ab4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@
//
// ShemuPrintf - simple version
// shemu_printf - simple version
//
#ifndef BDDISASM_NO_FORMAT
void
@ -241,7 +241,7 @@ ShemuIsIcachePtr(
//
// ShemuQuickLoadStore
// ShemuCopyMem
//
void
ShemuCopyMem(

Loading…
Cancel
Save