Skip to content

Instantly share code, notes, and snippets.

@november-kilo
november-kilo / random_map.c
Created July 31, 2017 21:32
dgd kfun extension mapping
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
#include <curl/curl.h>
#include <json-c/json.h>
#include "lpc_ext.h"
static void random_map(LPC_frame f, int nargs, LPC_value retval)
{