mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-03-30 05:34:52 -05:00
11 lines
114 B
Plaintext
11 lines
114 B
Plaintext
/// @description DRAW
|
|
|
|
hud_draw_selected();
|
|
hud_draw_counter();
|
|
|
|
// Debug
|
|
draw_guidelines(true);
|
|
|
|
draw_reset();
|
|
|