Sense number of graphics operations (#10898)

* Sense number of graphics operations

* int to long
This commit is contained in:
Cardillan
2025-06-14 17:21:18 +02:00
committed by GitHub
parent 96b0544261
commit 981e954c61
3 changed files with 6 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ public enum LAccess{
displayWidth,
displayHeight,
bufferUsage,
operations,
size,
solid,
dead,