]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_video_libavw.c
Corrected names in credits to be more accurate and consistent.
[xonotic/darkplaces.git] / cl_video_libavw.c
index 7924127a1def8d555c00a471188a458e0545f608..a5381e8145fa1ce6b51427992b265cf0070600c1 100644 (file)
@@ -21,8 +21,8 @@
 
 */
 
-// LordHavoc: for some reason this is being #include'd rather than treated as its own file...
-// LordHavoc: adapted to not require stdint.h as this is not available on MSVC++, using unsigned char instead of uint8_t and fs_offset_t instead of int64_t.
+// LadyHavoc: for some reason this is being #include'd rather than treated as its own file...
+// LadyHavoc: adapted to not require stdint.h as this is not available on MSVC++, using unsigned char instead of uint8_t and fs_offset_t instead of int64_t.
 
 // scaler type
 #define LIBAVW_SCALER_BILINEAR  0