7 lines
68 B
C
7 lines
68 B
C
#include <element.h>
|
|
|
|
int update_(UPDATE_FUNC_ARGS) {
|
|
|
|
return 0;
|
|
}
|