Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign
[sdlgit/SDL_perl.git] / MANIFEST
index 5db5058..1ff704b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -11,7 +11,6 @@ lib/SDL/Constants.pm
 lib/SDL/Cursor.pm
 lib/SDL/Event.pm
 lib/SDL/Font.pm
-lib/SDL/Game.pm
 lib/SDL/Game/Rect.pm
 lib/SDL/Mixer.pm
 lib/SDL/MPEG.pm
@@ -27,6 +26,7 @@ lib/SDL/Surface.pm
 lib/SDL/Timer.pm
 lib/SDL/Tool/Font.pm
 lib/SDL/Tool/Graphic.pm
+lib/SDL/TTF_Font.pm
 lib/SDL/TTFont.pm
 lib/SDL/Tutorial.pm
 lib/SDL/Tutorial/Animation.pm
@@ -85,7 +85,6 @@ src/Mixer/objects/music.xs
 src/Mixer/objects/musicType.xs
 src/Mixer/README
 src/Mixer/Samples.xs
-src/Net/README
 src/OpenGL.xs
 src/SDL.xs
 src/SFont.h
@@ -95,7 +94,7 @@ src/support/darwin_support.m
 src/support/win32.c
 src/TTF/Attributes.xs
 src/TTF/Management.xs
-src/TTF/objects/TTF_font.xs
+src/TTF/objects/TTF_Font.xs
 src/TTF/README
 src/TTF/Render.xs
 src/TTF/TTF.xs
@@ -105,6 +104,7 @@ t/colorpm.t
 t/constantspm.t
 t/core_rect.t
 t/core_surface.t
+t/core_ttf.t
 t/cursorpm.t
 t/eventpm.t
 t/extendingrect.t