Rename DBGLOC to DBG_LOC

This commit is contained in:
Gaith Hallak
2022-12-25 10:30:55 +03:00
parent 3446cd3df6
commit dc7a7c7d6f
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -143,7 +143,7 @@
-define( 'RETURN', 16#f3).
-define( 'DELEGATECALL', 16#f4).
-define( 'DBGLOC', 16#b1).
-define( 'DBG_LOC', 16#b1).
-define( 'DBG_DEF', 16#b2).
-define( 'DBG_UNDEF', 16#b3).