9 lines
65 B
C
9 lines
65 B
C
|
#ifndef _M_FDB_H
|
||
|
#define _M_FDB_H
|
||
|
|
||
|
void EditFDB(void);
|
||
|
|
||
|
#endif
|
||
|
|
||
|
|