renamed to Free/Clear instead of Clear/ClearData

This commit is contained in:
2023-08-14 20:01:44 +08:00
parent 252955735e
commit b0514c94e3
14 changed files with 34 additions and 34 deletions

View File

@@ -140,7 +140,7 @@ namespace hgl
max_size=0;
}
void ClearData()
void Clear()
{
cur_pos=0;
buf_size=0;