Changeset 33540 in vbox for trunk/src/VBox/GuestHost/OpenGL/spu_loader/spuload.c
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/spu_loader/spuload.c
r19878 r33540 89 89 } 90 90 91 /* This basicall calls the SPU's SPULoad() function */91 /* This basically calls the SPU's SPULoad() function */ 92 92 if (!the_spu->entry_point( &(the_spu->name), &(the_spu->super_name), 93 93 &(the_spu->init), &(the_spu->self),
Note:
See TracChangeset
for help on using the changeset viewer.