forked from brmlab/brmbar-github
6 lines
100 B
C
6 lines
100 B
C
#ifndef _BRMBAR_DATAIO_H_
|
|
#define _BRMBAR_DATAIO_H_
|
|
|
|
extern int modify_credit(name, price);
|
|
|
|
#endif
|