pngwen / xboing

A resurrection of the blockout style game for the x windows system.
Other
1 stars 6 forks source link

Group 3 Files - All compile to object #57

Closed josiahtripp closed 1 week ago

josiahtripp commented 1 week ago

Group 3's assigned source and header files have been modified to compile to object files (either .o or .gch)

-X11 header references were removed or commented-out. -faketypes.h has been extensively appended to include various stand-in macros and structs. -Additionally, a test script has been added that will compile all of group 3's assigned files to object code. the test-script "group3-test-compile.sh" will compile all files listed in: "group3-files.txt"