mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-08 05:14:00 +02:00
7 lines
101 B
C
7 lines
101 B
C
#ifndef _BRMBAR_DATAIO_H_
|
|
#define _BRMBAR_DATAIO_H_
|
|
|
|
extern int modify_credit(name, price);
|
|
|
|
#endif
|
|
|