implement simple stroke undo based on actions history
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "pch.h"
|
||||
#include "app.h"
|
||||
#include "..\..\..\..\engine\asset.h"
|
||||
#include "../../../../engine/asset.h"
|
||||
|
||||
typedef void (*GLDEBUGPROC)(GLenum source,
|
||||
GLenum type,
|
||||
|
||||
Reference in New Issue
Block a user