mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-19 04:04:54 +02:00
Added rotation and fixed decal placement bugs.
This commit is contained in:
@@ -180,6 +180,7 @@ protected:
|
||||
void OriginalMouseUp(UINT nFlags, CPoint point);
|
||||
//{{AFX_MSG(CCamWnd)
|
||||
afx_msg void OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags);
|
||||
afx_msg void OnChar(UINT nChar, UINT nRepCnt, UINT nFlags);
|
||||
afx_msg void OnPaint();
|
||||
afx_msg void OnDestroy();
|
||||
afx_msg void OnClose();
|
||||
|
||||
Reference in New Issue
Block a user