home · contact · privacy
Server/py: Add replica of wrongly incrementing HP through eating.
[plomrogue] / compile.sh
1 #!/bin/sh
2 gcc -shared -fPIC -std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g -o libplomrogue.so libplomrogue.c