diff --git a/tasks/tasks_internal.h b/tasks/tasks_internal.h index 9a0b0d5c27..9c03d31f78 100644 --- a/tasks/tasks_internal.h +++ b/tasks/tasks_internal.h @@ -67,7 +67,9 @@ enum nbio_type NBIO_TYPE_JPEG, NBIO_TYPE_PNG, NBIO_TYPE_TGA, - NBIO_TYPE_BMP + NBIO_TYPE_BMP, + NBIO_TYPE_OGG, + NBIO_TYPE_WAV }; typedef struct nbio_handle