mirror of
https://github.com/quantum5/Zalgo.git
synced 2025-04-24 13:41:57 -04:00
Also: 1. Cleaned up text handling by storing them in resource. 2. Added useful methods to make code look better. 3. Allowed PreviewWindow to be used for general text displaying.
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
#include <resource.h>
|
|
|
|
RID_ICON ICON Zalgo.ico
|
|
RID_XSAMPA ZALGO_TEXT "res\\x-sampa.txt"
|
|
RID_INIT ZALGO_TEXT "res\\init.txt"
|
|
RID_LOOSE ZALGO_TEXT "res\\loose.txt"
|