corrected the declaration of m_SaveItem in RMGUI example
parent
608ea8af67
commit
a03978a2e5
@ -38,7 +38,7 @@ Typical RMGUI:
|
||||
|
||||
// editor.h
|
||||
// [...] somewhere in a class declaration
|
||||
MenuItem* m_Item;
|
||||
MenuItem* m_SaveItem;
|
||||
|
||||
// editor.cpp
|
||||
// [...] somewhere in an init/constructor function
|
||||
|
Loading…
Reference in New Issue
Block a user