1
0
mirror of https://github.com/SFML/SFML.git synced 2025-03-03 10:28:04 +08:00
2009-05-25 19:01:02 +00:00

6 lines
175 B
C

// Using this only to produce a binary in the SFML framework so that
// linking this framework doesn't produce a "couldn't locate ..." error
static void dummyfunc(void) {
}