Differences From Artifact [e8db13f7e3]:
- File main.c — part of check-in [a4882ad0b9] at 2018-04-13 21:19:07 on branch trunk — Add the "sqlFile" resource, and correct the gamma correction (user: user, size: 9025) [annotate] [blame] [check-ins using]
To Artifact [752b28ab5b]:
- File main.c — part of check-in [e701e7c58f] at 2018-04-16 00:14:32 on branch trunk — Add some starting for loading class files (not much yet) (user: user, size: 9033) [annotate] [blame] [check-ins using]
1 | #if 0 | | | 1 2 3 4 5 6 7 8 9 | #if 0 gcc -s -O2 -o ~/bin/heromesh main.c class.o picture.o bindings.o smallxrm.o sqlite3.o `sdl-config --cflags --libs` -ldl -lpthread exit #endif /* This program is part of Free Hero Mesh and is public domain. */ |
︙ | ︙ |