X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fmap.h;h=15cfdd38541764e6ba293f25f5120449f19bd64b;hb=HEAD;hp=4e1470652445a3e5c886266d994ab88bb3c57c6c;hpb=9df860ab2839447c7143bbe705a573df152d7734;p=flatwaifu.git diff --git a/src/map.h b/src/map.h index 4e14706..3b0ff10 100644 --- a/src/map.h +++ b/src/map.h @@ -20,6 +20,6 @@ #include "common/streams.h" -int MAP_load (Reader *r); +int MAP_load (Stream *r); #endif /* MAP_H_INCLUDED */