summaryrefslogtreecommitdiff
path: root/context_surface_2d.h
blob: 5becd2226f12ff70abc7e9b5bc6afd1b82cc0506 (plain)
1
2
3
4
5
6
#ifndef CONTEXT_SURFACE_2D_H
#define CONTEXT_SURFACE_2D_H

void context_surface_2d_init(void);

#endif