pcsx2 icon indicating copy to clipboard operation
pcsx2 copied to clipboard

DebugTools: Fix some compiler warnings

Open chaoticgd opened this issue 5 months ago • 0 comments

Description of Changes

Some very minor changes have been made to fix some compiler warnings on Windows. All except for the breakpoint one were introduced by my symbol table PR.

Rationale behind Changes

Warnings are undesirable (except for Without Warning).

Suggested Testing Steps

Build on Windows.

chaoticgd avatar Aug 27 '24 23:08 chaoticgd