Minor change to gui
This commit is contained in:
@@ -34,9 +34,7 @@ public:
|
||||
|
||||
// Update the GUI for the specified sprite.
|
||||
//
|
||||
// The gui passed in can be either a newly-created empty GUI,
|
||||
// which will be populated, or a GUI object retained from
|
||||
// the previous frame, which will be updated.
|
||||
// The gui passed in will be overwritten.
|
||||
//
|
||||
void update_gui(int64_t id, Gui *g);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user