mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-09 07:51:28 +00:00
Update inlcuded ttvfs
This commit is contained in:
parent
fe0a91129f
commit
ffa26e4105
22 changed files with 327 additions and 153 deletions
|
@ -37,6 +37,7 @@ public:
|
|||
{
|
||||
int val = s_getRef(_refcount);
|
||||
assert(val == 0 && "Object was deleted with refcount != 0");
|
||||
(void)val;
|
||||
}
|
||||
|
||||
inline void incref()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue