Browse Source

functional 11: setGeld() in Headerfile

remotes/origin/Christian
Christian Reum 11 months ago
parent
commit
3988a6b585
  1. 4
      src/wwm.h

4
src/wwm.h

@ -1,6 +1,10 @@
#ifndef WWM_H
#define WWM_H
extern int Geldstufen[];
int setGeld(int runde);
void wwm();
#endif // ende WWM_H
Loading…
Cancel
Save