summaryrefslogtreecommitdiff
path: root/noncore/games/oyatzee/main.cpp
blob: a5c19f04f733bf83e6413e03d2961167d2529a51 (plain)
1
2
3
4
5
#include "oyatzee.h"

#include <opie2/oapplicationfactory.h>

OPIE_EXPORT_APP( Opie::Core::OApplicationFactory<OYatzee> )