7 lines
61 B
C
7 lines
61 B
C
#ifndef SEG_UPD_H
|
|
#define SEG_UPD_H
|
|
|
|
void seg_upd();
|
|
|
|
#endif
|