VCCE / VCC

Tandy Color Computer 3 Emulator
GNU General Public License v3.0
64 stars 21 forks source link

Rename SourceDebug window handles #194

Closed ejaquay closed 1 week ago

ejaquay commented 1 week ago

Handles for SourceDebug window changed from hWndBreakpoints to hWndSourceDebug. Also OpenBreakpointsWindow() changed to OpenSourceDebugWindow().

This changes to improve readability of source code and are part of the Breakpoints window rename. Does not change functionallity.