--- a/src/drivers/video_nsgl.h Mon Jul 14 07:44:42 2008 +0000 +++ b/src/drivers/video_nsgl.h Sat Mar 03 15:52:59 2012 +1000 @@ -42,6 +42,11 @@ */ void video_nsgl_swap_buffers(); +/** + * Update the NSGL context after a window change + */ +void video_nsgl_update(); + #ifdef __cplusplus } #endif