From 2ebb8fc251c491e10314a34909d0940499509451 Mon Sep 17 00:00:00 2001 From: cam900 Date: Mon, 3 Apr 2023 06:44:00 +0900 Subject: [PATCH] Minor optimize --- src/engine/platform/k053260.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/engine/platform/k053260.cpp b/src/engine/platform/k053260.cpp index a082be6d..7005f18d 100644 --- a/src/engine/platform/k053260.cpp +++ b/src/engine/platform/k053260.cpp @@ -63,8 +63,7 @@ inline void DivPlatformK053260::chWrite(unsigned char ch, unsigned int addr, uns u8 DivPlatformK053260::read_sample(u32 address) { if ((sampleMem!=NULL) && (address