Search found 1 match

by happyspider
Wed Mar 23, 2011 12:29 am
Forum: DS/DSi Development
Topic: How to draw backgrounds in sub screen
Replies: 1
Views: 4082

How to draw backgrounds in sub screen

I am an absolute beginner programming libnds.

How can I draw a picture on the subscreen?

Here is my code so far. It only shows a picture on the top screen.


#include <nds.h>
#include <stdio.h>
#include "drunkenlogo.h"
#include "hey_typ.h"

int main(void)
{
// set the mode for 2 text layers and ...