Changeset 993 for trunk/src/cmd4.c

Show
Ignore:
Timestamp:
10/01/08 00:53:56 (3 months ago)
Author:
takkaria
Message:

Reorganise some source files. Sorry if this screws things up for anyone; in the long term, this is a much better way for things to be, as things get split out into more files.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/cmd4.c

    r975 r993  
    1818 */ 
    1919#include "angband.h" 
    20 #include "tvalsval.h" 
     20#include "object/tvalsval.h" 
    2121#include "option.h" 
    2222#include "ui.h"