mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
9 lines
56 B
ObjectPascal
9 lines
56 B
ObjectPascal
unit Unit1;
|
|
|
|
interface
|
|
|
|
|
|
implementation
|
|
|
|
|
|
end.
|