Update Debugger-AddBreakpoint.h

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 22:29:38 -05:00
parent 5f2dc84981
commit f8efc67258
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ private:
COMMAND_CODE_HANDLER(BN_CLICKED, OnClicked)
MSG_WM_DESTROY(OnDestroy)
END_MSG_MAP()
};
};