X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fworld.h;h=96ac405e6dcc073fabd88a89f8e9bd7f5e8333c3;hb=refs%2Fheads%2Fmaster;hp=1cde2fc7d19622aa288b0e39be51a54e84adc108;hpb=9751a5949c847a3777da5ce04bc585a9da88af1b;p=hengband%2Fhengband.git diff --git a/src/world.h b/src/world.h deleted file mode 100644 index 1cde2fc7d..000000000 --- a/src/world.h +++ /dev/null @@ -1,2 +0,0 @@ -extern bool is_daytime(void); -extern void extract_day_hour_min(int *day, int *hour, int *min);