summaryrefslogtreecommitdiff
path: root/src/elements/none.c
blob: 7e38fd07c217749c442e8a24dc2faab035f95d5a (plain)
1
2
3
4
5
6
#include <powder.h>

int update_(UPDATE_FUNC_ARGS) {

	return 0;
}