Output from git diff: diff --git a/c/project/linux/buildjsfs_sdl2.sh b/c/project/linux/buildjsfs_sdl2.sh index 0824ab9..3cb96ce 100755 --- a/c/project/linux/buildjsfs_sdl2.sh +++ b/c/project/linux/buildjsfs_sdl2.sh @@ -1,5 +1,5 @@ #/bin/sh -emcc -Wall -Wno-unused-variable -Wno-parentheses-equality -Wno-unused-function -I../../include ../../source/sdl/*.c ../../platform/linux/*.c ../../source/emulation/*.c ../../source/emulation/cpu/*.c ../../source/emulation/softmmu/*.c ../../source/io/*.c ../../source/kernel/*.c...
Thinking about it, undoComputedBB should probably also check getSize as well.
Wasn't sure where to send these, and I haven't spent enough time examining the surrounding...
Wasn't sure where to send these, and I haven't spent enough time examining the surrounding...