Strings with linebreaks & max width / height

This commit is contained in:
Synthasmagoria 2025-12-16 08:20:13 +01:00
commit 1c83543236
3 changed files with 270 additions and 270 deletions

View file

@ -10,4 +10,4 @@ if (view_enabled && view_visible[argument0]) {
_view[0] = 0;
_view[1] = 0;
_view[2] = window_get_width();
_view[3] = window_get_height();
_view[3] = window_get_height();