Merged in dtt-c-render
Conflicts: src/overviewer.h
This commit is contained in:
@@ -38,5 +38,6 @@ PyObject *brightness(PyObject *img, double factor);
|
||||
/* in iterate.c */
|
||||
PyObject *chunk_render(PyObject *self, PyObject *args);
|
||||
PyObject *chunk_render_lighting(PyObject *self, PyObject *args);
|
||||
int init_chunk_render(void);
|
||||
|
||||
#endif /* __OVERVIEWER_H_INCLUDED__ */
|
||||
|
||||
Reference in New Issue
Block a user