fix incorrect loop-again logic on async threads

This commit is contained in:
Ryan Fleury
2025-09-19 16:41:49 -07:00
parent 8fa01d3e30
commit 53054e5add
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -109,4 +109,4 @@ internal R_Handle tex_texture_from_key_topology(Access *access, C_Key key, TEX_T
internal void tex_tick(void);
#endif //TEXTURE_CACHE_H
#endif // TEXTURE_CACHE_H