View Single Post
  #212  
Old 26-03-2026, 16:01
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by wrathma View Post
you can put 2x single quote like this
#define GameName "Clive Barker''s Undying"
and it will be rendered as single quote. you dont have to make any changes to the code section for this.
If you duplicate the quotation marks, they will be duplicated in all texts that use this directive outside the code section, such as the installation path, program group, executable description, and desktop shortcut name.
See the image:
Attached Images
File Type: png snap0002526.png (37.3 KB, 163 views)
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
wrathma (26-03-2026)