mirror of
https://github.com/brmlab/brmbar.git
synced 2025-12-15 12:14:02 +01:00
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
|