diff options
| author | Jun Su <howard0su@gmail.com> | 2020-03-24 09:11:02 +0800 |
|---|---|---|
| committer | Jun Su <howard0su@gmail.com> | 2020-03-24 09:11:24 +0800 |
| commit | 3f72bc3e7eaa3a690328fa8afd246c0a5f2608ef (patch) | |
| tree | 50b643aa36dbd3fe42212cb4bfd3dde3c2d6b75c /Source/Core/VideoCommon/FramebufferShaderGen.cpp | |
| parent | 62707986b7c5c70f34767e70ddf06baf0b14a7c7 (diff) | |
HW: cleanup warnings of -Wtype-limits
ROM_BASE is 0, and address is unsigned. It is always
true that address >= 0. So just compare with ROM_SIZE
and don't use IN_RANGE macro to avoid the warning.
Diffstat (limited to 'Source/Core/VideoCommon/FramebufferShaderGen.cpp')
0 files changed, 0 insertions, 0 deletions
