8 lines
66 B
C
8 lines
66 B
C
#include <stdio.h>
|
|
#include "blk_box.h"
|
|
|
|
void func(void)
|
|
{
|
|
|
|
}
|