oda_count

This commit is contained in:
2025-12-26 21:48:15 +01:00
parent e579d3a2f1
commit b39a0e78ed
3 changed files with 9 additions and 4 deletions
+2
View File
@@ -9,6 +9,8 @@ eon_count = 0
max_programs = 0
---@type integer
user_data_len = 0
---@type integer
oda_count = 0
---Starts the initialization sequence, also calls the on_init function
---@return nil