Skip to content

Commit

Permalink
Fullscreen flag in export.
Browse files Browse the repository at this point in the history
  • Loading branch information
gabordemooij committed Oct 27, 2024
1 parent 6946aba commit 3953388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/export/pc/export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PACKAGE="media" \
NAME=$MEDIALIB \
make -f $MAKEFILE clean

PACKAGE="media" NAME=$MEDIALIB \
PACKAGE="media" NAME=$MEDIALIB EXTRACFLAGS=" -D DESKTOP_FULLSCREEN " \
make -f $MAKEFILE plugin

# compile Citrine with embed options
Expand Down

0 comments on commit 3953388

Please sign in to comment.