This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unit CountLoadedRefs; | |
Var | |
giTemporaryCount: Integer; | |
giPersistentCount: Integer; | |
giPluginTemporaryCount: Integer; | |
giPluginPersistentCount: Integer; | |
Const | |
gtPersistent = 8; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flytext kind - logmessage row, number after : is an extra param passed to flytext that is usually 5 but varies on some rows | |
00 - 504:5, 508:2, 509:3 | |
01 - 447:5 | |
02 - 505:5 | |
03 - 450:5 | |
04 - 510:5, 512:4, 513:4, 517:2, 518:3 | |
05 - 448:5 | |
06 - 511:5 | |
07 - 451:5 |