Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/py-mod-bonus.h
blob: 229ff87ceb9807444152486ad5d2d44c8d25ec95 (plain)
1
2
3
4
5
6
#ifndef _PY_MOD_BONUS_H_
#define _PY_MOD_BONUS_H_

void python_gcompris_bonus_module_init(void);

#endif