vulkan: document change in changes.txt

This commit is contained in:
niki
2022-09-13 13:09:57 +02:00
parent faeca1c4bc
commit fb44ddb546
7 changed files with 53 additions and 23 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ namespace vulkan
class Graphics;
class Buffer
class Buffer final
: public love::graphics::Buffer
, public Volatile
{