1
0
mirror of https://github.com/SFML/SFML.git synced 2025-03-14 01:40:05 +08:00

6 lines
175 B
C
Raw Normal View History

// 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) {
}