Changeset 44 for include/os2/ddk/GL/glpipeline.h
- Timestamp:
- Dec 30, 2010, 10:20:35 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified include/os2/ddk/GL/glpipeline.h ¶
r38 r44 62 62 63 63 /* pipe_funcs.c */ 64 PFN (* GetProcAddress)(PCSZ);64 PFN (*PipeGetProcAddress)(PCSZ); 65 65 } PIPELINEOPS, *PPIPELINEOPS; 66 66
Note:
See TracChangeset
for help on using the changeset viewer.