mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-13 19:30:00 +01:00
5 lines
68 B
C
5 lines
68 B
C
#ifndef VJCORE_H
|
|
#define VJCORE_H
|
|
int veejay_core_version();
|
|
#endif
|