1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

Added Interface colorization type

This commit is contained in:
Brian Fiete 2020-08-13 07:00:49 -07:00
parent 9bbcb8eb5e
commit 7a65003679
5 changed files with 13 additions and 5 deletions

View file

@ -203,6 +203,7 @@ namespace IDE.ui
0xFFA6E22A, // Method
0xFF66D9EF, // Type
0xFF66D9EF, // RefType
0xFF66D9EF, // Interface
0xFF7BEEB7, // Namespace
0xFFB0B0B0, // Disassembly_Text