X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=7647b9e4351b18dd605da39ab24579a84bb99d1c;hb=eb7b6d766e249d7a27cae181ed5edbe604a2c9c7;hp=eb36d5b38e9a4cbaf8f7c79d1c0ad937e9717d5e;hpb=18ef5a29029b7dcecc4c1a38c276e12d9d227d31;p=sdlgit%2FSDL_perl.git diff --git a/MANIFEST b/MANIFEST index eb36d5b..7647b9e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -11,6 +11,7 @@ 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 @@ -18,6 +19,7 @@ lib/SDL/Music.pm lib/SDL/OpenGL.pm lib/SDL/OpenGL/Constants.pm lib/SDL/Palette.pm +lib/SDL/PixelFormat.pm lib/SDL/Rect.pm lib/SDL/SFont.pm lib/SDL/Sound.pm @@ -41,7 +43,7 @@ MacOSX/launcher.h MacOSX/launcher.m MacOSX/SDLPerl.icns make/lib/SDL/Utility.pm -MANIFEST +MANIFEST This list of files MANIFEST.bak MANIFEST.SKIP META.yml @@ -64,6 +66,7 @@ src/Core/MultiThread.xs src/Core/objects/Color.xs src/Core/objects/PixelFormat.xs src/Core/objects/Rect.xs +src/Core/objects/Surface.xs src/Core/SDL.xs src/Core/Time.xs src/Core/Video.xs @@ -90,7 +93,6 @@ src/SFont.xs src/support/darwin_support.h src/support/darwin_support.m src/support/win32.c -src/Surface.xs src/TTF/Attributes.xs src/TTF/Management.xs src/TTF/objects/TTF_font.xs @@ -101,6 +103,7 @@ t/apppm.t t/cdrompm.t t/colorpm.t t/constantspm.t +t/core_surface.t t/cursorpm.t t/eventpm.t t/extendingrect.t @@ -117,7 +120,6 @@ t/sdlgamerect.t t/sdlpm.t t/soundpm.t t/surfaceML.t -t/surfacepm.t t/timerpm.t t/toolfontpm.t t/toolgraphicpm.t