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