Commit SHA: a8a5613675e1760e079acc6a3992c6e362601cdb
On launch, regardless of IWAD selection, I'm getting the following error on startup:
gzdoom.pk3:zscript/engine/base.zs, line 415: The function 'Screen.GetTextScreenSize' has not been exported from the executable
Function 'Screen.GetTextScreenSize' not exported
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49245
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Function 'Screen.GetTextScreenSize' not exported
This was accidentally copied over from Raze. The declaration had to be removed.