Reorganize docs

This commit is contained in:
2026-07-22 11:39:41 -07:00
parent 696b0b777f
commit 70920f2167
11 changed files with 83 additions and 80 deletions
+8
View File
@@ -0,0 +1,8 @@
^!h::
IfWinExist EverQuest
{
WinSet, Style, -0xC00000 ; hide title bar
WinSet, Style, -0x40000 ; hide thickframe/sizebox
WinMove, , , 0, 0, 1920, 1080
}
return