huderlem / poryscript

High-level scripting language for gen 3 pokemon decompilation projects
https://www.huderlem.com/poryscript-playground/
MIT License
191 stars 21 forks source link

Add support for format to emit something other than .string by default #62

Open Bassoonian opened 8 months ago

Bassoonian commented 8 months ago

See title. Context is @aarant's Guillotine branch, which alters strings that are not .fixstr on runtime to decapitalise them, whereas .fixstr is left alone.