Ignore:
Timestamp:
Mar 11, 2000, 6:07:46 PM (25 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glut/win32_menu.c

    r3083 r3086  
    1 /* $Id: win32_menu.c,v 1.5 2000-03-11 15:07:48 sandervl Exp $ */
     1/* $Id: win32_menu.c,v 1.6 2000-03-11 17:07:46 sandervl Exp $ */
    22/* Copyright (c) Mark J. Kilgard, 1994, 1997, 1998. */
    33/* Copyright (c) Nate Robins, 1997. */
     
    1919#include "glutint.h"
    2020
    21 void (* GLCALLBACK __glutMenuStatusFunc) (int, int, int);
     21void (* GLUTCALLBACK __glutMenuStatusFunc) (int, int, int);
    2222extern GLUTmenu *__glutMappedMenu;
    2323extern GLUTwindow *__glutMenuWindow;
Note: See TracChangeset for help on using the changeset viewer.