- Millorant el sistema de PUSHos

This commit is contained in:
2024-05-22 14:00:42 +02:00
parent c51571e53c
commit 5f06a2ce2f
2 changed files with 105 additions and 84 deletions

View File

@@ -90,6 +90,8 @@ namespace actor
void reorder();
uint8_t push(actor_t *act, uint8_t push);
void update(actor_t *act, const bool update_all=true);
void updateEditor(actor_t *act, const bool update_all=true);