mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-07 21:04:00 +02: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
|