reorganization

This commit is contained in:
Pavol Rusnak 2011-06-12 19:33:18 +02:00
parent bdd9f6ac92
commit fd6e33a390
11 changed files with 19 additions and 11 deletions

6
dos/dataio.h Normal file
View file

@ -0,0 +1,6 @@
#ifndef _BRMBAR_DATAIO_H_
#define _BRMBAR_DATAIO_H_
extern int modify_credit(name, price);
#endif